Clear Filters
Clear Filters

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

1 view (last 30 days)
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 Comment
Madhav Thakker
Madhav Thakker on 9 Feb 2021
Edited: Madhav Thakker on 9 Feb 2021
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.

Sign in to comment.

Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!