필터 지우기
필터 지우기

Matlab ploting graph error

조회 수: 4 (최근 30일)
Karam Karas
Karam Karas 2022년 3월 25일
댓글: 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)
  댓글 수: 1
Karam Karas
Karam Karas 2022년 3월 25일
Ahh thank you : ) that's right. Have a nice weekend

댓글을 달려면 로그인하십시오.

카테고리

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