Main Content

selectCheckAll

Select all checks

Description

The success = selectCheckAll(ma) function 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.

Version History

Introduced in R2006a