MATLAB: Maximizing the memory available to MATLAB for windows 7

Deep Learning Toolboxmaximizingmemory

Hi
I am using Neural Network Toolbox™ Software Version 6.0.1 (R2008b) to train a data sets. I have a memory error when I train a data with high number of inputs. The error is shown like this:
??? Insufficient number of outputs from right hand side of equal sign to satisfy assignment.
Error in ==> nntool at 681
[errmsg,errid] = me.message;
My laptop has 4GB RAM, 32-bit operating system, windows 7.
Can any body help me in finding a way to Maximizing the memory available to MATLAB ?
Thanks in advance for your help.
Bashar

Best Answer

You can follow the link to "Avoiding 'Out of Memory' Errors" in Tech Solution# 1-BBJCDC.
Specific instructions for Windows 7 are in Tech Solution #1-4M4ZNT.