Simulink - Code Generation Tab is not available
Afficher commentaires plus anciens
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 commentaires
Jim Horning
le 22 Fév 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
le 25 Mar 2021
Same
Kevin
le 7 Nov 2022
Same here. Did you manage to figure it out?
Réponses (0)
Catégories
En savoir plus sur Deployment, Integration, and Supported Hardware dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!