Documentation

selectTaskAll

Select all Model Advisor tasks

Description

Thesuccess= selectTaskAll(ma)method selects all Model Advisor tasks.

Input Arguments

collapse all

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

Output Arguments

collapse all

Booleanvalue that indicates whether the Model Advisor selected tasks. A value of1indicates that the Model Advisor successfully selected the tasks. A value of0indicates that the Model Advisor did not select the tasks.

Introduced in R2006a