Count instruments
NInst = instlength(InstSet)
| Variable containing a collection of instruments. Instruments are classified by type; each type can have different data fields. The stored data field is a row vector or character vector for each instrument. |
NInst = instlength(InstSet)
computes NInst
, the number of instruments contained
in the variable, InstSet
.