increasing matlab memory size
显示 更早的评论
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
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!