Main Content
getCheckResult
Get Model Advisor check results
Description
For a Model Advisor object, use the
function to get the results of running a check or set of checks.results
= getCheckResult(ma
,checkID
)
This function 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).
Input Arguments
Output Arguments
Version History
Introduced in R2006a