Multidimensional Sparse Matrix Representation
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
the cyclist
2017-7-30
This submission to the File Exchange is an option.
I have not used it myself, but it is highly rated.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!