subsindex

Convert an object to an index vector.

๐Ÿ“ Syntax

  • r = subsindex(O)

๐Ÿ“ฅ Input argument

  • O - a variable

๐Ÿ“„ Description

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

๐Ÿ•” History

Version
๐Ÿ“„ Description

1.0.0

initial version

Last updated

Was this helpful?