Buffer size of dynamically-sized string (bytes) - Size of buffer for signals that have dynamic string data type - MATLAB (original) (raw)

Main Content

Size of buffer for signals that have dynamic string data type

Model Configuration Pane: Code Generation / Interface

Description

The Buffer size of dynamically-sized string (bytes) parameter specifies the size of the buffer (in bytes) that the code generator allocates for signals that have a dynamic string data type.

Settings

256 (default) | positive scalar

Specifies the number of bytes of the character buffer generated for dynamic string signals.

Application Setting
Debugging No impact
Traceability No impact
Efficiency No impact
Safety precaution No impact

Programmatic Use

Parameter: DynamicStringBufferSize
Type: character vector
Value: scalar
Default: 256

Version History

Introduced in R2018a