Main Content
listLength
Description
returns the number of outputs n
= listLength(obj
,indexOp
,indexContext
)n
expected from a customized indexing
operation performed on obj
. The indexOp
object
describes the types of indexing operations and indices referenced, and the
indexContext
instance identifies whether the indexing operation
occurs in a statement, expression, or assignment.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021b