Code generation in Matlab Simulink for Mac OS.
19 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ram Mohan Sanaboyina
el 7 de Mayo de 2015
Respondida: Walter Roberson
el 7 de Mayo de 2015
How can i generate C code of a simulink file for matlab R2015a installed in my Mac.
0 comentarios
Respuesta aceptada
Walter Roberson
el 7 de Mayo de 2015
It is not possible to buy any of the code generation tools for the Student version (or for the Home version either.) Only the Academic, and Professional / Commercial licenses allow code generation.
Effectively, students working on projects that require generating code for embedded hardware or FPGA, need to have faculty or staff do the generation using their Academic license.
0 comentarios
Más respuestas (3)
Sebastian Castro
el 7 de Mayo de 2015
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
0 comentarios
Ram Mohan Sanaboyina
el 7 de Mayo de 2015
1 comentario
Sebastian Castro
el 7 de Mayo de 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
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!