Main Content

Data templates: Source file (*.c) template

Template for generated data source file

Model Configuration Pane: Code Generation / Templates

Description

Specify the code generation template (CGT) file to use when generating a data source file.

Settings

ert_code_template.cgt (default) | CGT file

Default: ert_code_template.cgt

You can use a CGT file to define the top-level organization and formatting of generated data source files (.c or .cpp) that contain definitions of variables of global scope.

Note

The CGT file must be located on the MATLAB® path.

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact

Programmatic Use

Parameter: ERTDataSrcFileTemplate
Type: character vector
Value: valid CGT file
Default: 'ert_code_template.cgt'

Version History

Introduced before R2006a