Main Content
writebinblock
Write one binblock of data to serial port
Description
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.
Examples
Input Arguments
Version History
Introduced in R2019b