selectCheckAll

Select all checks

Description

The success = selectCheckAll(ma) method selects all Model Advisor checks.

Input Arguments

collapse all

Simulink.ModelAdvisor object for which you want to select all Model Advisor checks.

Output Arguments

collapse all

Boolean value that indicates whether all Model Advisor checks are selected. A value of 1 indicates that the Model Advisor successfully selected all checks. A value of 0 indicates that the Model Advisor did not select all checks.

Introduced in R2006a