readbinblock
Description
reads a binblock of data sent to the TCP/IP server data
= readbinblock(t
)t
from the client
connected to it and returns the data as a row vector of doubles. The function suspends
MATLAB® execution until the number of values specified in the binblock is read or a
timeout occurs.
Examples
Input Arguments
Version History
Introduced in R2021a
See Also
tcpserver
| read
| readline
| writebinblock