User`s guide
21 Automating Model Coverage Tasks
21-4
Field Description
settings.overflowsaturation Set to 1 for saturate on integer overflow
coverage
settings.sigrange Set to 1 for signal range coverage
settings.sigsize Set to 1 for signal size coverage.
settings.tableExec Set to 1 for lookup table coverage
modelRefSettings.enable String specifying one of the following
values:
• Off — Disables coverage for all
referenced models
• all — Enables coverage for all
referenced models
• filtered — Enables coverage for only
referenced models not listed in the
excludedModels subfield
modelRefSettings.
excludeTopModel
Set to 1 for excluding coverage for the top
model
modelRefSettings.
excludedModels
String specifying a comma-separated
list of referenced models for
which coverage is disabled when
modelRefSettings.enable specifies
filtered
emlSettings.
enableExternal
Set to 1 to enable coverage for external
program files called by MATLAB functions
in your model
sfcnSettings.
enableSfcn
Set to 1 to enable coverage for C/C++ S-
Function blocks in your model.
options.
forceBlockReduction
Set to 1 to override the Simulink Block
reduction parameter if it is enabled.