disable
Description
disable (
disables the specified check CfgObj
,CheckInstanceID
)CheckInstanceID
in the Model Advisor
configuration accessed by the CfgObj
object. Disabling a check that
is included in the Model Advisor analysis prevents you from excluding the check from the
analysis. Similarly, if you disable a check which is excluded from the analysis, you can
not choose to include it to the analysis. To include or exclude a disabled check to or
from the analysis, you must first enable the check by using the enable
function.
disable (
disables the folder instance specified in CfgObj
,FolderInstanceID
)FolderInstanceID
and the
checks in it.
Examples
Input Arguments
Alternative Functionality
App
You can also use the Model Advisor Configuration Editor to modify existing configurations and create new configurations. In the Model Advisor Configuration Editor, to disable a check or folder, right-click on the folder or check and select Disable. For more information, see Use Model Advisor Configuration Editor to Customize Model Advisor.
Version History
Introduced in R2024b