Convert string signal to uint8 vector
Simulink / String
The String To ASCII block converts a string signal to a uint8 vector. The
block converts each character in the string to its corresponding ASCII value. For
example, the block converts the input string "Hello"
to [72
101 108 108 111]
.
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|
ASCII to String | Compose String | Scan String | String Compare | String Concatenate | String Constant | String Find | String Length | String to Double | String to Enum | String to Single | Substring | To String