Data templates: Header file (*.h) template

Description

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

Category: Code Generation > Templates

Settings

Default: ert_code_template.cgt

You can use a CGT file to define the top-level organization and formatting of generated data header files (.h ) that contain declarations of variables of global scope.

Note

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

Command-Line Information

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

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact

Related Topics