RAM memory and Matlab
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi,
I am using Matlab 2015-A 64-bit and Windows 7 SP1 with 16 GB of RAM. The problem is - when I compile/build programs in Simulink I see that only around 9 GB is used by Matlab + system resources. I was expecting that Matlab would use as much available memory as it can. Is there a way to increase the amount of RAM memory that Matlab is "allowed" to use? I believe that my system is configured correctly, as the result of the "memory" command are as expected:
>> memory
Maximum possible array: 25242 MB (2.647e+10 bytes)
Memory available for all arrays: 25242 MB (2.647e+10 bytes)
Memory used by MATLAB: 990 MB (1.038e+09 bytes)
Physical Memory (RAM): 16289 MB (1.708e+10 bytes)
Limited by System Memory (physical + swap file) available.
>>
Thanks in advance for the support.
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!