Matlab ploting graph error

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 日

0 投票

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

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

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

製品

リリース

R2021a

タグ

質問済み:

2022 年 3 月 25 日

コメント済み:

2022 年 3 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by