Read one binblock of data from remote host over TCP/IP
reads a binblock of data from the remote host specified by the TCP/IP client
data
= readbinblock(t
)t
and returns the data as a row vector of doubles. The function
suspends MATLAB® execution until the specified number of values are read or a timeout
occurs.
read
| readline
| tcpclient
| writebinblock