Main Content

Type limit identifier replacement header file

Header file that defines Boolean and data type limit identifiers

Model Configuration Pane: Code Generation / Data Type Replacement

Description

Use the parameter to import a header file that defines replacement Boolean and data type limit identifiers for generated code.

Settings

empty (default) | character vector

If you specify a header file that defines replacement Boolean and data type limit identifiers, the code generator creates an rtwtypes.h file that includes the header file.

Examples

expand all

For an example that shows how to import a header file defining Boolean and data type limit identifiers, see Boolean and Data Type Limit Identifier Header Files.

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityA valid character vector
EfficiencyNo impact
Safety precautionNo recommendation

Programmatic Use

Parameter: TypeLimitIdReplacementHeaderFile
Type: character vector
Values: valid MATLAB® variable name
Default: empty

Version History

Introduced in R2007a