Model Advisor Checks get Priority of each Check

2 views (last 30 days)
Hello,
I want to be able to only run Mandatory checks for my testCase and I was trying to find the priority information inside the check files, but I couldn't find those files and in the Model Advisor when I look up the checks there is no info about the priorities.
  1 Comment
Shubham Kashyap
Shubham Kashyap on 8 Jun 2020
The Model Advisor checks that are available for edit-time checking are specified by using a Model Advisor configuration file. You use the Model Advisor Configuration Editor to review and modify existing configuration files and create new configuration files.
To open a Model Advisor configuration file and review the Model Advisor checks that are enabled for use in edit-time checking:
  1. In the Simulink editor, click the Modeling tab and select Model Advisor > Customize Edit-Time Checks.
  2. The Model Advisor Configuration Editor opens. The file name for the configuration that is currently being used by the Model Advisor is displayed at the top of the window. Verify that you are evaluating the correct configuration file. To open a different configuration file, click Open and browse to the file you would like to review.
  3. In the Model Advisor Configuration Editor, on the Model Advisor tab, select the Edit time supported checks option. The filtered list identifies the Model Advisor checks that are supported for edit-time checking.
  4. In the Model Advisor tab, check the box beside the checks that you want to include in the edit-time check analysis. Deselect the box beside the checks that you do not want analyzed. For additional information about using the Model Advisor Configuration Editor to create a custom Model Advisor configuration, including the customization of edit-time checks, see Use the Model Advisor Configuration Editor to Customize the Model Advisor
Note: When a check is included in multiple folders of your Model Advisor hierarchy, for edit-time checking, the Model Advisor prioritizes the check in your custom folder. If the check is not in your custom folder, priority goes to the check in the By Task folder, and finally to the check in your By Product folder.
You can refer to the following link for more information:

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!