How do I plot a large amount of data?

4 vues (au cours des 30 derniers jours)
Mochammad Rhadityo Widiastomo
Commenté : madhan ravi le 20 Déc 2018
Question1.png

Réponse acceptée

madhan ravi
madhan ravi le 19 Déc 2018
Modifié(e) : madhan ravi le 19 Déc 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 commentaires
Mochammad Rhadityo Widiastomo
It works. Thank you : )
madhan ravi
madhan ravi le 20 Déc 2018
Anytime :)

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Data Import from MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by