Matlab ploting graph error

4 次查看(过去 30 天)
Karam Karas
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)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

标签

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by