Simulink - Code Generation Tab is not available
조회 수: 15 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!