Error: Array indices must be positive integers or logical values. Why??
Afficher commentaires plus anciens
Not sure why I am getting this error message,
any help would be amazing!!
Réponses (1)
Sindar
le 12 Fév 2020
1 vote
you need a '*' between 'z' and the parenthesis. It is interpreting z(...) as indexing z
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!