필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
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.

채택된 답변

Harish Ramachandran
Harish Ramachandran 2017년 12월 20일
  • 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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by