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!