Why does Matlab give an error for axes?
이전 댓글 표시
Did anybody know why does Matlab give an error for axes?
Warning: line XData length (2) and YData length (0) must be equal
Thx, Sven_sight
댓글 수: 4
Star Strider
2012년 8월 30일
Are you using axes or axis? Please post the code that is giving the error.
Jan
2012년 8월 30일
Posting the small relevant part of the code, which reproduces the problem, would be helpful.
sven_sight
2012년 8월 30일
편집: sven_sight
2012년 8월 30일
Star Strider
2012년 8월 30일
The plot(X,Y) command might also be informative, as well as the sizes of X and Y. I may be missing something, but I don't see an error in what you've posted.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!