Calling vectors from a user defined function?

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)

You are missing a multiplication operator after the 2 in line 15.

Categories

Find more on Simulink in Help Center and File Exchange

Asked:

on 17 Sep 2019

Answered:

on 17 Sep 2019

Community Treasure Hunt

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

Start Hunting!