plotting general form of function
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Bastien Chardonnens
2015-9-22
编辑:Bastien Chardonnens
2015-9-22
You can plot a symbolic expression with
ezplot(sym_fun)
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Line Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!