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!