Info
This question is closed. Reopen it to edit or answer.
Please help me with the error?
1 view (last 30 days)
Show older comments
Answers (1)
Walter Roberson
on 1 Jun 2019
c((( is a request to index c.
MATLAB does not support implicit multiplication. If you want multiplication you need to put the operator in.
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!