Clear Filters
Clear Filters

Simulink - Code Generation Tab is not available

4 views (last 30 days)
Eran Notkin
Eran Notkin on 13 Dec 2018
Commented: Kevin on 7 Nov 2022
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
Kevin
Kevin on 7 Nov 2022
Same here. Did you manage to figure it out?

Sign in to comment.

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!