IND2SUBVECT: Multiple subscript vector from linear index.

Version 1.0.0.0 (646 Bytes) by David Fass
A perversion of IND2SUB that returns a vector of N indices rather than N individual variables.
3.2K Downloads
Updated 16 Jul 2004

No License

See IND2SUB for the basic idea. IND2SUBVECT makes a one-line change to IND2SUB so as to return a vector of N indices rather than returning N individual variables. (This makes the function easier to use when the size of the matrix being indexed is not known in advance.) I hope MathWorks will forgive me for adapting their function and/or include this tweak in a future version of IND2SUB.

Cite As

David Fass (2024). IND2SUBVECT: Multiple subscript vector from linear index. (https://www.mathworks.com/matlabcentral/fileexchange/5476-ind2subvect-multiple-subscript-vector-from-linear-index), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Matrices and Arrays in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0