Generated source and header file name format
File name customization macro
Description
App Configuration Pane: Code Appearance
Configuration Objects: coder.EmbeddedCodeConfig
Macro that specifies the customization of generated file names with additional characters and tokens. For more information, see Customize C/C++ File Names Generated from MATLAB Code (Embedded Coder).
Settings
$N$M
This setting is the default setting.
- character vector
Programmatic Use
Property:
CustomFileNameStr |
Values: '$N$M' | character
vector |
Default: '$N$M' |
Version History
Introduced in R2019b
See Also
Topics
- Customize C/C++ File Names Generated from MATLAB Code (Embedded Coder)