Detection of objects
Mostrar comentarios más antiguos
Subscript indices must either be real positive integers or logicals
Respuesta aceptada
Más respuestas (1)
Vieniava
el 4 de Feb. de 2011
0 votos
in Matlab vector/matrix indexing starts from 1, not from 0, so you should change for-loop starting value on 1 .
1 comentario
jyothsna chennareddy
el 4 de Feb. de 2011
Categorías
Más información sobre Matrix Indexing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!