Multidimensional Sparse Matrix Representation

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)

This submission to the File Exchange is an option.
I have not used it myself, but it is highly rated.

Categories

Asked:

on 30 Jul 2017

Answered:

on 30 Jul 2017

Community Treasure Hunt

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

Start Hunting!