Saturday, December 5, 2009

Overcome 'OUT OF MEMORY' error in Matlab

Today I learnt to overcome 'Out of Memory' error in Matlab. Ofcourse it is understood that I browsed the net and found out. The solution is(this is for Windows Vista),

Go to
My Computer --> Advanced --> Settings(under Performance) --> Advanced Tab --> Change --> Under Custom size increase the size --> Click OK.

Then restart your computer.
DONE.
Your Matlab code will now work.

In short we are increasing paging file size.

No comments:

Post a Comment