getCheckResultData
Obtain Model Advisor check result data
Description
For a Model Advisor object, use the
function to get the check result data for a specified set of checks. You set the check
result data for a check by using results
= getCheckResultData(ma
,checkID
)setCheckResultData
in the check callback
function.
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