plotting general form of function

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

 Accepted Answer

You can plot a symbolic expression with
ezplot(sym_fun)

More Answers (0)

Categories

Asked:

on 22 Sep 2015

Commented:

on 22 Sep 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!