Help me about Plotting command in Matlab ?

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 个)

类别

帮助中心File Exchange 中查找有关 Line Plots 的更多信息

产品

标签

Community Treasure Hunt

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

Start Hunting!

Translated by