Simulink - Code Generation Tab is not available
Mostrar comentarios más antiguos
I have MATLAB R2018b, I can't Generate a code since there is no code generation tab,
although I have all of these toolboxes
>> license('checkout', 'RTW_Embedded_Coder' )
ans = 1
>> license('checkout', 'MATLAB_Coder' )
ans = 1
>> license('checkout', 'real-time_workshop' )
ans = 1

3 comentarios
Jim Horning
el 22 de Feb. de 2019
I have the same problem. I also have the following installations:
>> license('checkout', 'RTW_Embedded_Coder' )
ans = 1
>> license('checkout', 'MATLAB_Coder' )
ans = 1
>> license('checkout', 'real-time_workshop' )
ans = 1
Filippo Grimaldi
el 25 de Mzo. de 2021
Same
Kevin
el 7 de Nov. de 2022
Same here. Did you manage to figure it out?
Respuestas (0)
Categorías
Más información sobre Deployment, Integration, and Supported Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!