Obtain Model Advisor check result data
For a Model Advisor object, use the
method to get the check result data for a specified set of checks. results
= getCheckResultData(ma
,checkID
)
This method enables you to access results generated by custom checks that you create using the Model Advisor customization API, an optional feature available with Simulink Check software. For more information, see Define Your Own Custom Model Advisor Checks (Simulink Check).