Multidimensional Sparse Matrix Representation
4 views (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
the cyclist
on 30 Jul 2017
This submission to the File Exchange is an option.
I have not used it myself, but it is highly rated.
0 Comments
See Also
Categories
Find more on Sparse Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!