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 the results
= getCheckResultData(ma
,checkID
)setCheckResultData
function 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™. For more information, see Define Custom Model Advisor Checks (Simulink Check).
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2006a