Help me about Plotting command in Matlab ?

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Surface and Mesh Plots 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by