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!