Storing large matrix to file
Show older comments
I need to store several 2000x1,000,000 matrices to a file. Is this feasible? I used the method outlined here and nearly crashed my computer (I can tell it's not an efficient way... but thought I'd try).
Do I need to partition the data and then rebuild it?
Thanks
Answers (0)
Categories
Find more on NetCDF 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!