Main Content

selectTaskAll

Select all Model Advisor tasks

Description

The success = selectTaskAll(ma) function selects all Model Advisor tasks.

Input Arguments

collapse all

Simulink.ModelAdvisor object for which you want to select the Model Advisor tasks.

Output Arguments

collapse all

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

Version History

Introduced in R2006a