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 ?

 Respuesta aceptada

per isakson
per isakson el 24 de Dic. de 2013
Editada: per isakson el 24 de Dic. de 2013

0 votos

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.

Más respuestas (0)

Categorías

Más información sobre Line Plots en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 24 de Dic. de 2013

Editada:

el 24 de Dic. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by