The end operator must be used within an array index expression
Afficher commentaires plus anciens
How to fix this error:
The end operator must be used within an array index expression.
Error in .... (line 17)
shot = shot(101:end,1);
7 commentaires
Nisar Ahmed
le 15 Sep 2020
KSSV
le 15 Sep 2020
What is Shot? It is an array?
Nisar Ahmed
le 15 Sep 2020
KSSV
le 15 Sep 2020
That case it should not throw error. We cannot help unless complete code is shown.
Nisar Ahmed
le 15 Sep 2020
KSSV
le 15 Sep 2020
What is size of Vp.rss? Is it taking matrix inside the function?
Réponse acceptée
Plus de réponses (0)
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!