Azzera filtri
Azzera filtri

what is differance between plot of a function and ezpolt of a function?And how can we achieve same plot by these two?

1 visualizzazione (ultimi 30 giorni)
for example x=-pi:pi y=sin(x.^2) find ezplot and plot

Risposta accettata

the cyclist
the cyclist il 11 Ott 2015
The main difference is
  • ezplot accepts a function as input
  • plot accepts (x,y) data and plots it
Have you carefully read the documentation for these two functions?

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by