Main Content

Update coverage results on pause

Update coverage results on pause

Model Configuration Pane: Coverage

Description

The Update coverage results on pause parameter specifies whether to update the coverage report when you pause the simulation. If you select this parameter, pausing the simulation causes the coverage results to update to the current pause or stop time.

Dependencies

To enable this parameter, select the Enable coverage analysis parameter.

Settings

on (default) | off
on

Update the coverage report when you pause the simulation.

off

Do not update the coverage report when you pause the simulation.

Programmatic Use

Parameter: CovReportOnPause
Type: character vector | string
Value: "on" | "off"
Default: "on"

Version History

Introduced before R2006a