Post-code-generation command - Command to customize build processing - MATLAB (original) (raw)

Command to customize build processing

Description

App Configuration Pane: Custom Code

Configuration Objects: coder.MexCodeConfig | coder.CodeConfig | coder.EmbeddedCodeConfig

Command to customize build processing after code generation.

Settings

character vector

Post-code-generation command.

Programmatic Use

**Property:**PostCodeGenCommand
Values: '' | character vector

Version History

Introduced in R2011a

See Also

coder.MexCodeConfig | coder.CodeConfig | coder.EmbeddedCodeConfig

Topics