plotting general form of function
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Bastien Chardonnens
le 22 Sep 2015
Modifié(e) : Bastien Chardonnens
le 22 Sep 2015
You can plot a symbolic expression with
ezplot(sym_fun)
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Line Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!