How to use a matlab code in simulink block?
Afficher commentaires plus anciens
I am a beginner in simulink. I have my code written in matlab which is to be interface wih the simulink code. How do I use the same matlab code to use with simulink block? Please explain.
Réponses (3)
Ilham Hardy
le 24 Jan 2013
0 votes
Sachin Ganjare
le 24 Jan 2013
0 votes
Use Matlab function block from simulink library.
Azzi Abdelmalek
le 27 Jan 2013
Modifié(e) : Azzi Abdelmalek
le 27 Jan 2013
0 votes
You can use Interpreted MATLAB Function. When you need to generate a C/C++ code, use a Matlab function like suggested by Ilham.
Catégories
En savoir plus sur Simulink Functions dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!