Code generation in Matlab Simulink for Mac OS.
Ältere Kommentare anzeigen
How can i generate C code of a simulink file for matlab R2015a installed in my Mac.
Akzeptierte Antwort
Weitere Antworten (3)
Sebastian Castro
am 7 Mai 2015
0 Stimmen
The following page shows you the supported compilers for Mac OS in R2015a:
Under the Simulink product family, you can see that using Simulink Coder and Embedded Coder requires Xcode 5.1+ or 6.0 as a compiler.
- Sebastian
Ram Mohan Sanaboyina
am 7 Mai 2015
0 Stimmen
1 Kommentar
Sebastian Castro
am 7 Mai 2015
Do you have Simulink Coder and/or Embedded Coder products installed?
You can check this by typing
>> ver
and seeing if those come up. If you don't have those, that would be why the code generation options aren't there.
- Sebastian
Ram Mohan Sanaboyina
am 7 Mai 2015
0 Stimmen
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!