Main Content
String to ASCII
Convert string signal to uint8 vector
Libraries:
Simulink /
String
Description
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]
.
Ports
Input
Output
Parameters
Block Characteristics
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|