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.
回答(1 个)
Matt J
2019-9-17
1 个投票
You are missing a multiplication operator after the 2 in line 15.
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!