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
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)
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!