Main Content
read
Description
reads the specified number of values from the data
= read(u
,count
)udpport
socket
u
, using the default precision of uint8
to interpret
numeric data. For a byte-type udpport
object u
, the
result data
is a row vector of doubles. For a datagram-type
udpport
object u
, the result data
is a Datagram
structure or array of structures.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020b