maximum possible array in Matlab R2012a
1 回表示 (過去 30 日間)
古いコメントを表示
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.
回答 (1 件)
Andreas Goser
2012 年 4 月 24 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Whos についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!