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!