Main Content

Signal size

Enable signal size coverage

Model Configuration Pane: Coverage

Description

The Signal size parameter specifies whether to analyze signal size coverage. If you enable this parameter, each block that contains a variable-size output signal reports the minimum, maximum, and allocated signal sizes that occur during simulation. For more information about variable-size signals, see Variable-Size Signal Basics.

Dependencies

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

Settings

off | on
off

Do not analyze signal size coverage.

on

Analyze signal size coverage.

Programmatic Use

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

Version History

Introduced in R2016a