Exmple of implementing C code in Simulink
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
William
am 22 Apr. 2014
Kommentiert: A Jenkins
am 23 Apr. 2014
Could someone provide me an example for using C code in Simulink? Thanks.
0 Kommentare
Akzeptierte Antwort
A Jenkins
am 22 Apr. 2014
There are dozens of examples included with MATLAB. In your command window, type
sfundemos
2 Kommentare
A Jenkins
am 23 Apr. 2014
In my version (2013b), all of the sample models contain a blue block with the path name of the source, you can double click on that block to open the C source in the editor.
Or just go to matlabroot/toolbox/simulink/simdemos/simfeatures/src. The help file link above has descriptions of which file is which.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Coder finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!