Matlab ploting graph error

3 ビュー (過去 30 日間)
Karam Karas
Karam Karas 2022 年 3 月 25 日
コメント済み: Karam Karas 2022 年 3 月 25 日
Anyone knows why i am getting error where when i plot this graph, I will be much appreciated thanks: )

回答 (1 件)

Cris LaPierre
Cris LaPierre 2022 年 3 月 25 日
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 件のコメント
Karam Karas
Karam Karas 2022 年 3 月 25 日
Ahh thank you : ) that's right. Have a nice weekend

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

タグ

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by