subsindex

Convert an object to an index vector.

Syntax

  • r = subsindex(O)

Input argument

  • O - a variable

Description

If O is an object then subsindex is the overloading method that allows to convert this object to a valid indexing vector.

History

VersionDescription
1.0.0initial version

Author

Allan CORNET