External Interfaces 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
isvalid | load (serial) |
© 1994-2005 The MathWorks, Inc.