Effacer les filtres
Effacer les filtres

Matlab ploting graph error

4 vues (au cours des 30 derniers jours)
Karam Karas
Karam Karas le 25 Mar 2022
Commenté : Karam Karas le 25 Mar 2022
Anyone knows why i am getting error where when i plot this graph, I will be much appreciated thanks: )

Réponses (1)

Cris LaPierre
Cris LaPierre le 25 Mar 2022
It looks like you forgot to include out in your variable name. Perhaps something like this will work? (untested)
plot(out.pvvoltage66.Data,out.pvcurrent66.Data)
  1 commentaire
Karam Karas
Karam Karas le 25 Mar 2022
Ahh thank you : ) that's right. Have a nice weekend

Connectez-vous pour commenter.

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Tags

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by