getCheckResult
Get Model Advisor check results
Description
For a Model Advisor object, use the
method to get the results of running a check or set of checks.results
= getCheckResult(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 Custom Model Advisor Checks (Simulink Check).