Simulink - Code Generation Tab is not available

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
222.PNG

3 Comments

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
Same here. Did you manage to figure it out?

Sign in to comment.

Answers (0)

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Asked:

on 13 Dec 2018

Commented:

on 7 Nov 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!