MATLAB® function help text
MATLAB function help text in function banner
Description
App Configuration Pane: Code Appearance
Configuration Objects: coder.EmbeddedCodeConfig
MATLAB function help text in function banner in generated code.
If not selected, MATLAB Coder™ treats the help text as a user comment.
Dependencies
GenerateComments
enables this parameter.
Settings
- On
This value is the default value.
The code generator includes MATLAB function help text in the function banner in the generated code.
- Off
The code generator treats the help text as a user comment.
Programmatic Use
Property:
MATLABFcnDesc |
Values: true |
false |
Default: true |
Version History
Introduced in R2011a