Error: Array indices must be positive integers or logical values. Why??
이전 댓글 표시
Not sure why I am getting this error message,
any help would be amazing!!
답변 (1개)
Sindar
2020년 2월 12일
1 개 추천
you need a '*' between 'z' and the parenthesis. It is interpreting z(...) as indexing z
카테고리
도움말 센터 및 File Exchange에서 Data Types에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!