Main Content

Local temporary variables

Custom identifier format for local temporary variable identifiers

Description

App Configuration Pane: Code Appearance

Configuration Objects: coder.EmbeddedCodeConfig

Custom identifier format for generated local temporary variable identifiers, specified as a character vector. To specify the format, see Customize Generated Identifiers (Embedded Coder).

Settings

$M$N

This setting is the default setting.

character vector

Programmatic Use

Property: CustomSymbolStrTmpVar
Values: '$M$N' | character vector
Default: '$M$N'

Version History

Introduced in R2011a