Terminate function - Code that appears in the generated terminate function - MATLAB (original) (raw)

Code that appears in the generated terminate function

Description

App Configuration Pane: Custom Code

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

Custom code to include in the generated terminate function.

Settings

character vector

Custom code, specified as a character vector.

Programmatic Use

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

Version History

Introduced in R2011a

See Also

coder.MexCodeConfig | coder.CodeConfig | coder.EmbeddedCodeConfig