Array exceeds maximum array size preference (only occurs in R2020a)

6 次查看(过去 30 天)
Hi,
I have been using MATLAB R2019b on a laptop with 64-bit Windows 10 system and Intel Core i7-7600U processor, and it worked well.
Just uninstalled it and installed R2020a. However, for the same program to test the new MATLAB version, I now have the following error which never encountered before in all the previous MATLAB versions:
"Error using repmat
Requested 681x3x82x25x2041 (63.7GB) array exceeds maximum array size preference. Creation of arrays greater than this limit may take a long time and cause MATLAB to become unresponsive."
Could any one please guide me how to solve this issue? Is there any way not to change my program or input files, but to just modify the MATLAB setting? Many thanks.
  1 个评论
Madhav Thakker
Madhav Thakker 2021-2-9
编辑:Madhav Thakker 2021-2-9
Hi Shuya,
How much RAM do you have on your system? Do you have 63.7 GB available memory to load the matrix. Further, the operations on the matrix would require even more RAM.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品


版本

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by