Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
How to increase matlab memory?
Posted:
May 25, 2011 9:39 PM
|
|
Hi.
This is what I got: Maximum possible array: 11781 MB (1.235e+010 bytes) * Memory available for all arrays: 11781 MB (1.235e+010 bytes) * Memory used by MATLAB: 755 MB (7.916e+008 bytes) Physical Memory (RAM): 8054 MB (8.445e+009 bytes)
* Limited by System Memory (physical + swap file) available.
I got the error of out of memory when I run a filter on a large signal. The help memory isnt very helpful. I am sure I've more than enough memory to do the computation.
Could some kind souls please share what is the command to increase memory for use in matlab? I googled but couldnt see any commands except asking me to buy more memory(!) and clear other memories etc, which isnt exactly what I need. Is there not a command to increase memory for use in matlab?
Many thanks.
My system is windows 7.
|
|
|
|