Data templates: Source file (*.c) template
Description
Specify the code generation template (CGT) file to use when generating a data source 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 source files (.c
or .cpp
)
that contain definitions of variables of global scope.
Note
The CGT file must be located on the MATLAB® path.
Command-Line Information
Parameter: ERTDataSrcFileTemplate |
Type: character vector |
Value: valid CGT file |
Default: 'ert_code_template.cgt' |
Recommended Settings
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |