subscript mismatch
이전 댓글 표시
답변 (2개)
Jan
2011년 6월 6일
Obi Wan is not logged in currently.
Use:
dbstop if all error
to find the line, which causes the problem. Then inspect the size of the variables and the indices of the left-hand and right-hand side.
Jonas Reber
2011년 6월 6일
0 개 추천
you try to assign/access with wriong dimensions... most likely you forgot a :
카테고리
도움말 센터 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!