Length of instrument object array
length(obj)
obj
An instrument object or an array of instrument objects.
length(obj) returns the length of obj. It is equivalent to the command max(size(obj)).
max(size(obj))
instrhelp | size
instrhelp
size