plotting general form of function
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello! I have a question, can I plot general form of function without data, like in Mathcad. For example plot y=3*x^3+2*sin(x) without having x vector?
thanks
0 Commenti
Risposta accettata
Bastien Chardonnens
il 22 Set 2015
Modificato: Bastien Chardonnens
il 22 Set 2015
You can plot a symbolic expression with
ezplot(sym_fun)
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Line Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!