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!