Hauptinhalt

filterResultWithExclusion

Filter excluded objects

Description

Use the filteredResultHandles = filterResultWithExclusion(ma,ResultHandles) function to filter objects that have exclusions enabled and cause a check warning or failure.

Use this function to exclude objects only within the check callback function you create for custom checks using the Model Advisor customization API. Available with Simulink® Check™.

Input Arguments

collapse all

Simulink.ModelAdvisor object for which you want to filter objects causing exclusion enabled checks to warn or fail.

Array of objects causing a check warning or failure.

Output Arguments

collapse all

An array of objects causing exclusion enabled checks to warn or fail.

Version History

Introduced in R2006a