Byte Unpack
Convert uint8
vector to input signals
Libraries:
Embedded Coder /
Embedded Targets /
Host Communication
Description
The Byte Unpack block receives a uint8
vector and converts the vector
to output signals of different Simulink® data types based on content of the input vector. You can use block parameters to
specify dimensions and data types of the output signals and the alignment of the data in the
individual vectors that the block outputs. Because the UDP protocol transmits data in
uint8
format, you can use this block to reformat data that is received as
a UDP packet for use in a model by connecting the input of this block to the output of a
UDP Send block.
Ports
Input
Output
Parameters
Version History
Introduced in R2011a