Main Content

getGroupAll

Get all groups of checks that Model Advisor runs

Description

For a Model Advisor object, use the groupChecks = getGroupAll(ma) function to get all groups of checks that the Model Advisor runs.

Input Arguments

collapse all

Simulink.ModelAdvisor object for which you want to determine all Model Advisor check groups.

Output Arguments

collapse all

IDs of check groups that the Model Advisor runs.

Version History

Introduced in R2006a