Write one binblock of data to serial port
writebinblock(
converts device
,data
,precision
)data
into a binblock and writes it to the serial port.
data
can be a string, character vector, or numeric 1-by-N matrix. The
written data has the specified precision regardless of the format in the matrix. The
function blocks MATLAB and waits until the binblock data is written to the serial
port.