How do I increase RAM used by Matlab?

조회 수: 4 (최근 30일)
Emma Blomgren
Emma Blomgren 2018년 3월 12일
댓글: Walter Roberson 2018년 3월 12일
How do i increase RAM used by Matlab? I have windows 10 and this is my available memory:
Maximum possible array: 4307 MB (4.517e+09 bytes) *
Memory available for all arrays: 4307 MB (4.517e+09 bytes) *
Memory used by MATLAB: 1093 MB (1.146e+09 bytes)
Physical Memory (RAM): 8057 MB (8.449e+09 bytes)
Thanks!

답변 (1개)

Walter Roberson
Walter Roberson 2018년 3월 12일
Memory used by MATLAB is overhead for this purpose, the space used to hold the MATLAB interpreter and graphics.
It appears to me that you are probably using a 32 bit version of MATLAB and are hitting the limits of 32 bit programs.
  댓글 수: 2
Emma Blomgren
Emma Blomgren 2018년 3월 12일
No, I'm using 64 bit.
Did you you know how to increase available RAM?
Walter Roberson
Walter Roberson 2018년 3월 12일
Turn on swapping in your operating system.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Performance and Memory에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by