Multidimensional Sparse Matrix Representation

9 views (last 30 days)
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?

Answers (1)

the cyclist
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.

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!