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
Version
📄 Description
1.0.0
initial version
Last updated
Was this helpful?