Azzera filtri
Azzera filtri

Help me about Plotting command in Matlab ?

1 visualizzazione (ultimi 30 giorni)
What 's the difference between ezplot and plot command in Matlab ? Which should I use that the graph is nicer ?

Risposta accettata

per isakson
per isakson il 24 Dic 2013
Modificato: per isakson il 24 Dic 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.

Più risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Tag

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by