How to use a matlab code in simulink block?
Ältere Kommentare anzeigen
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.
Antworten (3)
Ilham Hardy
am 24 Jan. 2013
0 Stimmen
Sachin Ganjare
am 24 Jan. 2013
0 Stimmen
Use Matlab function block from simulink library.
Azzi Abdelmalek
am 27 Jan. 2013
Bearbeitet: Azzi Abdelmalek
am 27 Jan. 2013
0 Stimmen
You can use Interpreted MATLAB Function. When you need to generate a C/C++ code, use a Matlab function like suggested by Ilham.
Kategorien
Mehr zu Simulink Functions finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!