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!