Detection of objects
Afficher commentaires plus anciens
Subscript indices must either be real positive integers or logicals
Réponse acceptée
Plus de réponses (1)
Vieniava
le 4 Fév 2011
0 votes
in Matlab vector/matrix indexing starts from 1, not from 0, so you should change for-loop starting value on 1 .
Catégories
En savoir plus sur Matrix Indexing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!