What 's the difference between ezplot and plot command in Matlab ? Which should I use that the graph is nicer ?

 Réponse acceptée

per isakson
per isakson le 24 Déc 2013
Modifié(e) : per isakson le 24 Déc 2013

0 votes

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.

Plus de réponses (0)

Catégories

En savoir plus sur Line Plots dans Centre d'aide et File Exchange

Produits

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by