Why do I receive a licensing error for Simulink Check (formerly Simulink Verification and Validation) despite having a valid license for the toolbox?

조회 수: 26 (최근 30일)
I have updated my license to include Simulink Check (formerly Simulink Verification and Validation), but I still receive a licensing error for this toolbox when using the Model Advisor. How can this be resolved?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2021년 10월 13일
편집: MathWorks Support Team 2021년 10월 19일
Start by checking the Simulink Check (formerly Simulink Verification and Validation) license by running the following command in MATLAB:
>> license checkout SL_Verification_Validation
​If it returns a license error, please use the license update feature in the MATLAB Help menu to update your license. Alternatively, you can activate MATLAB again to update the license file.
If it returns ans=1 please run the following command:
>> ver
​This command will list the toolboxes that are currently installed. If Simulink Check (R2017b onwards) / Simulink Verification and Validation (R2017a and earlier) is not listed in the output, then this toolbox needs to be installed.
You can install the toolbox into the existing MATLAB installation by following the directions here:
Once the toolbox has been installed, try performing the original operation again to see if the problem has been resolved.
NOTE: As of R2017b, the Simulink Verification and Validation product transitioned into Simulink Requirements, Simulink Check, and Simulink Coverage. However, the name Simulink Verification and Validation was retained in the license file for Simulink Check. Hence, Simulink Verification and Validation will automatically be available on your license prior to R2017b releases as long as you have Simulink Check on the license.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Verification, Validation, and Test에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by