maximum possible array in Matlab R2012a
1 view (last 30 days)
Show older comments
I changed from Matlab R2011b to R2012a. Right after the start the size for max. possible array is only 523MB, which had been 812MB in R2011b. Don't they use the same init file? Is there anything I can change? Right now I returned to R2011b.
Answers (1)
Andreas Goser
on 24 Apr 2012
It is actually not so much about the release but the architecture. I recommend using a 64 bit architecture.
Maybe there is something you can tweak in R2012a and you can run your old code, but in any case, this is and was an edge case.
0 Comments
See Also
Categories
Find more on Whos 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!