| MATLAB Function Reference | ![]() |
Length of serial port object array
Syntax
Arguments
obj |
A serial port object or an array of serial port objects. |
Description
length(obj)
returns the length of obj. It is equivalent to the command max(size(obj)).
Functions
| length | license | ![]() |