In 2016b, i cannot able to see the Code Generation Tab in Configuration parameters, I have Embedded Coder License

I have MATLAB R2016b, I cannot able to Generate a code since there is no code generation tab, also Simulink is not showing suggestion for adding a block. I am double clicking and it is not showing any list of suggestions.

 Accepted Answer

  • Verify license using command - (should return 1)
license('test','RTW_Embedded_Coder')
  • Type 'ver' in the command window and check if embedded coder exists in the list. It is probable that you have the license but have not installed the package.
ver

1 Comment

license('test','RTW_Embedded_Coder') it is returning 0, it is not installed i guess..

Sign in to comment.

More Answers (0)

Categories

Asked:

on 20 Dec 2017

Commented:

on 20 Dec 2017

Community Treasure Hunt

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

Start Hunting!