Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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