User`s guide
22 Checking Systems Interactively
22-10
1
Use get_param to obtain the model object. For example, for sldemo_mdladv:
mo = get_param('sldemo_mdladv','Object')
2
Use MAModelExclusionFile to specify the name of an exclusion file. For example,
to specify exclusion file my_exclusion.xml in S:\work:
mo.MAModelExclusionFile = ['S:\work\','my_exclusion.xml']
3
Open the Model Advisor Exclusion Editor dialog box. The Exclusion File field
contains the specified exclusion file and path.