String Constant
Output specified string
Libraries:
Simulink /
String
Description
The String Constant block outputs a string specified by the String parameter. Use this block when you want a constant whose type is string.
Limitations
The Output data type parameter does not support string data
types that use symbolic expressions to specify the maximum length because signals with
symbolic dimensions must be driven by a block with nonconstant sample time. For example,
the Output data type parameter specified as
stringtype("N")
with N
defined as a symbolic
expression is not supported.
Ports
Output
Parameters
Block Characteristics
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|
Extended Capabilities
Version History
Introduced in R2018a