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!