Main Content

Advisor.loadExclusion

Load exclusions to a model or a file

Since R2021a

Description

Advisor.loadExclusion('modelname', 'path') loads the exclusions from the selected path.

Input Arguments

collapse all

Model name to load the exclusions.

You can use this parameter to load the exclusions from an external file.

Advisor.loadExclusion('vdp', 'C:\Documents\vdp_exclusion.xml')

Version History

Introduced in R2021a