Main Content

Output directory

Path for coverage output files

Model Configuration Pane: Coverage

Description

The Output directory parameter specifies the folder where Simulink® Coverage™ saves coverage data files.

Dependencies

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

Settings

slcov_output/$ModelName$ (default) | string

Enter a folder path. You can enter an absolute path or path relative to the current working folder.

The default value for this parameter is the relative path slcov_output/$ModelName$, where $ModelName$ is the model name.

Programmatic Use

Parameter: CovOutputDir
Type: character vector | string
Default: 'slcov_output/$ModelName$'

Version History

Introduced in R2016a