Simulink - Code Generation Tab is not available
Mostra commenti meno recenti
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 Commenti
Jim Horning
il 22 Feb 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
il 25 Mar 2021
Same
Kevin
il 7 Nov 2022
Same here. Did you manage to figure it out?
Risposte (0)
Categorie
Scopri di più su Deployment, Integration, and Supported Hardware in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!