Convert algorithm code to simulink model
Show older comments
Hi,
Is it possible to convert Matlab code algorithm into Simulink model?
Thanks
Accepted Answer
More Answers (3)
Viju
on 19 Mar 2014
0 votes
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 Comments
Viju
on 20 Mar 2014
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
on 20 Mar 2014
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 Comment
bouchra ayoubi
on 3 Mar 2015
hello , Suma ... find you the answer ? because i have the same problem
Categories
Find more on Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!