Main Content

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.

This function is intended for excluding objects from custom checks that you create by 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