writebinblock
Write one binblock of data to serial port
Description
writebinblock(
converts device,data,datatype)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 datatype regardless of the format in the matrix. The function
blocks MATLAB and waits until the binblock data is written to the serial port.