Main Content

Signal range

Enable signal range coverage

Model Configuration Pane: Coverage

Description

The Signal range parameter specifies whether to collect signal range coverage. If you enable this parameter, each block that has an output signal reports the minimum and maximum signal values that occur during simulation.

Dependencies

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

Settings

off (default) | on
off

Do not analyze signal range coverage.

on

Analyze signal range coverage.

Programmatic Use

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

Version History

Introduced in R2016a