Calling vectors from a user defined function?
Show older comments
I am getting this error while trying to paste the x vector and the y vector after the computations are done to it. Not sure how to over come the indexing method I have used.
Answers (1)
Matt J
on 17 Sep 2019
1 vote
You are missing a multiplication operator after the 2 in line 15.
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!