getCheckAll

Get check IDs of all Model Advisor checks

Description

The CheckIDs = getCheckAll(ma) method returns a cell array of character vectors specifying the Check IDs of all checks that the Model Advisor performs.

Input Arguments

collapse all

Simulink.ModelAdvisor object for which you want to get the Check IDs of all checks that the Model Advisor performs.

Output Arguments

collapse all

Cell array of character vectors specifying the Check IDs of all Model Advisor checks.

Introduced in R2006a