The end operator must be used within an array index expression
이전 댓글 표시
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
Nisar Ahmed
2020년 9월 15일
KSSV
2020년 9월 15일
What is Shot? It is an array?
Nisar Ahmed
2020년 9월 15일
KSSV
2020년 9월 15일
That case it should not throw error. We cannot help unless complete code is shown.
Nisar Ahmed
2020년 9월 15일
KSSV
2020년 9월 15일
What is size of Vp.rss? Is it taking matrix inside the function?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!