Filter löschen
Filter löschen

Help me about Plotting command in Matlab ?

1 Ansicht (letzte 30 Tage)
Nguyen Trong Nhan
Nguyen Trong Nhan am 24 Dez. 2013
Bearbeitet: per isakson am 24 Dez. 2013
What 's the difference between ezplot and plot command in Matlab ? Which should I use that the graph is nicer ?

Akzeptierte Antwort

per isakson
per isakson am 24 Dez. 2013
Bearbeitet: per isakson am 24 Dez. 2013
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.

Weitere Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by