Parse ASCII character vector into Simulink values
Simulink Real-Time / RS232
The ASCII Decode block parses an input vector produced by one of the following:
Serial port Receive block
Serial port FIFO Read block
ASCII Encode block
This block makes the converted values available to a real-time
application. It assumes that the
input vector was prepared using an output format specifier similar to
printf and uses an input format specifier similar to
scanf.
This block generates inline code for the target computer. You cannot use it for Simulink® simulation.