Code generation in Matlab Simulink for Mac OS.
显示 更早的评论
How can i generate C code of a simulink file for matlab R2015a installed in my Mac.
采纳的回答
更多回答(3 个)
Sebastian Castro
2015-5-7
0 个投票
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
2015-5-7
0 个投票
1 个评论
Sebastian Castro
2015-5-7
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
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!