Header file - Custom code that appears at top of generated C/C++ header files - MATLAB (original) (raw)
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
andrtwhalf.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
See Also
coder.MexCodeConfig | coder.CodeConfig | coder.EmbeddedCodeConfig