RAM memory and Matlab

9 vues (au cours des 30 derniers jours)
ikky_san
ikky_san le 5 Sep 2016
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.

Réponses (1)

Piyush Kumar
Piyush Kumar le 24 Sep 2024
I just found a similar question. Please check this link.

Catégories

En savoir plus sur MATLAB Compiler dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by