Reserved names
Names that code generator must not use for functions or variables
Description
App Configuration Pane: Custom Code
Configuration Objects: coder.MexCodeConfig
| coder.CodeConfig
| coder.EmbeddedCodeConfig
List of names that the code generator must not use for functions or variables.
Settings
- string
List of names, specified as strings.
Programmatic Use
Property:
ReservedNameArray |
Values: string array | cell array of character vectors |