Help me about Plotting command in Matlab ?

4 ビュー (過去 30 日間)
Nguyen Trong Nhan
Nguyen Trong Nhan 2013 年 12 月 24 日
編集済み: per isakson 2013 年 12 月 24 日
What 's the difference between ezplot and plot command in Matlab ? Which should I use that the graph is nicer ?

採用された回答

per isakson
per isakson 2013 年 12 月 24 日
編集済み: per isakson 2013 年 12 月 24 日
ezplot uses plot to make the actual plot. There is no difference in nicety of the output.
plot takes vectors of numerical data and ezplot takes a function as input and evaluates it internally.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLine Plots についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by