ui(1) is defined but "Index exceeds the number of array elements (1)." still pops up for i=2:
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
LightFury Yeji
le 29 Jan 2021
Commenté : LightFury Yeji
le 29 Jan 2021
Error "Index exceeds the number of array elements (1)." in line 29. This is for i=2:m-2 so ui(i-1) first refers to ui(1), which was defined in line 25. Why is there still an error?
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Matrix Indexing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!