increasing matlab memory size
Mostrar comentarios más antiguos
I am running on Windows7 with RAM of 3B. I am having the problem of OUT OF MEMORY in running a simulation in Simulink. When I gave the command of 'memory', I got the following :
memory
Maximum possible array: 1023 MB (1.072e+09 bytes) *
Memory available for all arrays: 2418 MB (2.536e+09 bytes) **
Memory used by MATLAB: 380 MB (3.988e+08 bytes)
Physical Memory (RAM): 3033 MB (3.180e+09 bytes)
* Limited by contiguous virtual address space available.
** Limited by virtual address space available.
Here memory used by MATLAB is showing only 380MB. How can its size be increased and by how much?
Please give a solution as I am stuck up as MATLAB is running too slow and I am also unable to log data.
Regards and thnks in advance
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!