Main Content

Include in analysis: MATLAB files

Enable coverage for external MATLAB files

Model Configuration Pane: Coverage

Description

The Include in analysis: MATLAB files parameter enables coverage analysis for MATLAB® functions in external MATLAB files. You can call the functions from MATLAB Function blocks or Stateflow® charts in your model.

Dependencies

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

Settings

on (default) | off
on

Analyze coverage for MATLAB functions in external MATLAB files.

off

Do not analyze coverage for external MATLAB files.

Programmatic Use

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

Version History

Introduced in R2009a