ind2sub(a, index)
ind2sub(a, index) -> subscripts
Returns a tuple of subscripts into array a
corresponding to the linear index index
Examples
See Also
User Contributed Notes
Add a Note
The format of note supported is markdown, use triple backtick to start and end a code block.