Detection of objects
Mostra commenti meno recenti
Subscript indices must either be real positive integers or logicals
Risposta accettata
Più risposte (1)
Vieniava
il 4 Feb 2011
0 voti
in Matlab vector/matrix indexing starts from 1, not from 0, so you should change for-loop starting value on 1 .
1 Commento
jyothsna chennareddy
il 4 Feb 2011
Categorie
Scopri di più su Matrix Indexing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!