Convert algorithm code to simulink model
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
Is it possible to convert Matlab code algorithm into Simulink model?
Thanks
0 Commenti
Risposta accettata
Chandrasekhar
il 20 Mar 2014
Suma, Please find the attached model. I hope this will help you
0 Commenti
Più risposte (3)
Viju
il 19 Mar 2014
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 Commenti
Viju
il 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
il 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
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!