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?