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!