getIndicesInDim
Versión 1.0.0 (1,47 KB) por
Christian Ballesteros
Get all indeces (and values) in a matrix fixing the index of a certain dimension.
Get all indeces in a matrix fixing those of a certain dimension.
Input:
inMat = input matrix
idx = indeces of required dimension
dim = dimension of indeces (optional)
Output:
iid = output indexes
val = output values (optional)
Christian Ballesteros Sánchez. 05-10-2020 version.
Citar como
Christian Ballesteros (2025). getIndicesInDim (https://www.mathworks.com/matlabcentral/fileexchange/80836-getindicesindim), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2020a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |