Convert algorithm code to simulink model
이전 댓글 표시
Hi,
Is it possible to convert Matlab code algorithm into Simulink model?
Thanks
채택된 답변
추가 답변 (3개)
Viju
2014년 3월 19일
0 개 추천
You can incorporate existing MATLAB script in a Simulink model using MATLAB function blocks. For information on that, take a look at: http://www.mathworks.com/videos/incorporating-matlab-algorithms-into-a-simulink-model-69028.html
댓글 수: 3
Viju
2014년 3월 20일
I don't understand the problem entirely (and perhaps your k is i). Can you elaborate on what exactly you are looking to do?
Chandrasekhar
2014년 3월 20일
Suma, there is not method of converting an mscript to a simulink model. You need to develop the algorithm in simulink based on the mscript
댓글 수: 1
bouchra ayoubi
2015년 3월 3일
hello , Suma ... find you the answer ? because i have the same problem
카테고리
도움말 센터 및 File Exchange에서 Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!