How do I plot a large amount of data?

1 visualizzazione (ultimi 30 giorni)
Question1.png

Risposta accettata

madhan ravi
madhan ravi il 19 Dic 2018
Modificato: madhan ravi il 19 Dic 2018
x=1:733;
y=Ppvproto.PVPower(24:756);
plot(x,y,'.')% % if it doesn’t work upload your excel file which reveals the entire contents
  4 Commenti

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Data Import from MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by