Multidimensional Sparse Matrix Representation
Mostrar comentarios más antiguos
I've been going through the forum archives for an efficient solution to multidimensional sparse matrix representation in Matlab, and have seen recommendations for storing these arrays as pages of cell arrays of sparse matrices. Has any new functionality been added to Matlab that stores these arrays without having to use cells?
Respuestas (1)
the cyclist
el 30 de Jul. de 2017
0 votos
This submission to the File Exchange is an option.
I have not used it myself, but it is highly rated.
Categorías
Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!