Error: Array indices must be positive integers or logical values. Why??

Answers (1)

you need a '*' between 'z' and the parenthesis. It is interpreting z(...) as indexing z

Asked:

on 12 Feb 2020

Answered:

on 12 Feb 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!