Main Content

Simulink.ModelAdvisor.openConfigUI

Starts Model Advisor Configuration Editor

Description

Use the Simulink.ModelAdvisor.openConfigUI(ma) method to open the Model Advisor Configuration Editor. Use the Model Advisor Configuration Editor to create custom Model Advisor configurations.

The Model Advisor Configuration Editor is available with Simulink® Check™. For more information, see Use Model Advisor Configuration Editor to Customize Model Advisor (Simulink Check).

Before starting the Model Advisor Configuration Editor, make sure that the current folder is writable. If the folder is not writable, you see an error message when you start the Model Advisor Configuration Editor.

The Model Advisor Configuration Editor uses the slprj folder in the Code generation folder to store reports and other information. If the slprj folder does not exist in the code generation folder, the Model Advisor Configuration Editor creates it. For more information, see Manage Simulation Targets for Referenced Models.

Input Arguments

collapse all

Simulink.ModelAdvisor object for which you want to open the Model Advisor Configuration Editor.

Version History

Introduced in R2006a