Header file
Custom code that appears at top of generated C/C++ header files
Description
App Configuration Pane: Custom Code
Configuration Objects: coder.MexCodeConfig
| coder.CodeConfig
| coder.EmbeddedCodeConfig
Custom code that appears near the top of each C/C++ header file generated from your
MATLAB® code, except rtwtypes.h
and
rtwhalf.h
.
Settings
- character vector
Custom code that appears near the top of each C/C++ header file generated from your MATLAB code, specified as a character vector.
Programmatic Use
Property:
CustomHeaderCode |
Values: character vector |
Version History
Introduced in R2011a