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!