Detection of objects
이전 댓글 표시
Subscript indices must either be real positive integers or logicals
채택된 답변
추가 답변 (1개)
Vieniava
2011년 2월 4일
0 개 추천
in Matlab vector/matrix indexing starts from 1, not from 0, so you should change for-loop starting value on 1 .
카테고리
도움말 센터 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!