You can load a custom configuration for use in the Model Advisor. Once you have verified that the custom configuration displays the folders and checks that were specified by using the Model Advisor Configuration Editor, you can set it so that the Model Advisor use that configuration every time you open the Model Advisor.
Before you load the configuration, use
Advisor.Manager.refresh_customizations
to update your Simulink® environment. See Update the Environment to Include Your Custom Configuration
In the Modeling tab, select Model Advisor to open the Model Advisor.
Select Settings > Load Configuration. If you see a warning that the Model Advisor report corresponds to a different configuration, click Load to continue.
In the Open dialog box, navigate to and select the configuration file that you want to edit.
Click Open.
Simulink reloads the Model Advisor using the new configuration; observe that the name of the configuration file is identified at the top of the window.
Note
The Model Advisor automatically warns you of checks that are missing when loading a Model Advisor configuration. To suppress this warning, see Suppress Warning Message for Missing Checks.
Browse the content of the Model Advisor to verify that folders and checks specified in the custom configuration file are displayed. If the correct configuration file is not being used, see Use the Model Advisor Configuration Editor to Customize the Model Advisor and Update the Environment to Include Your Custom Configuration .
To instruct the Model Advisor to use this configuration, select Settings > Set Current Configuration as Default.
You can also use the ModelAdvisor.setDefaultConfiguration
function to programmatically
specify the default configuration used by the Model Advisor.