Reducing memory of variables
1 view (last 30 days)
Show older comments
I have a 108x108 cell, each cell contains a double of 525600x1, which represents a value for every minute of the year (the value can be two values 0 or 11)
I will generate 36 of these cells, my memory is limited to 64 GB. Can I somehow reduce the memory of the doubles?
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!