Error using fwrite : Cannot write value: sparse arrays are unsupported.
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Nguyen Van Hieu
le 7 Mai 2021
Commenté : Nguyen Van Hieu
le 7 Mai 2021
Is there any way to save a sparse matrix into a binary file?
I cannot convert from the sparse matrix to dense matrix because of the limitation in memory. I have to use a large sparse matrix sparse(1e5,1e5).
Thank you in advanced!
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Sparse Matrices dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!