error using plot()
이전 댓글 표시
h_MeanCostPlot=plot(MeanCost,'k:','LineWidth',1.5,'YDataSource','MeanCost');
im getting error while using this command in m-file.
is the syntax correct?
댓글 수: 2
Wayne King
2012년 2월 2일
Please show the error message you are getting
Krishnendu Mukherjee
2012년 2월 2일
채택된 답변
추가 답변 (1개)
Massa Tolba
2021년 2월 18일
0 개 추천
Error in Q1 (line 9)
plot(i,A)
What should i do with this error

카테고리
도움말 센터 및 File Exchange에서 Downloads에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!