Dear EEGLab Users,<br>Running 64 bit MatLab on a box with plenty of memory fixes most memory errors.  But for loading extremely large EEG files in an atypical format, this has not always proved sufficient, in my experience.  So if there is a problem specifically when trying to load large data sets, it might be an issue with the default Java VM heap space settings within MatLab, which can easily be altered:<br>
<br><a href="http://www.mathworks.com/support/solutions/data/1-18I2C.html">http://www.mathworks.com/support/solutions/data/1-18I2C.html</a><br><br>Simply create a file java.opts in the root MatLab folder, or your startup directory if you don't have admin rights, and put a single text line in that file indicating how much memory to allocate:  e.g., -Xmx4096m<br>
<br>Hope this helps for any problems that aren't resolved by the other threads.  <br><br>Cheers,<br>Jeff Maxwell<br><br><br><br><br><br><div class="gmail_quote">On Mon, Aug 10, 2009 at 5:52 PM, Siamak Salari <span dir="ltr"><<a href="mailto:salaris@mcmaster.ca">salaris@mcmaster.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">
Dear Alexander <br>I had the same problem. You will need to install a 64 bit version of matlab on a 64bit operating system. We have it installed in windows vista 64 bit ultimate version. it will allow you to read larger than 3 gb files.  you will need to install lots of ram too. In our case we have 8 gb of RAM and still running out of memory (if you want to read the whole dataset into the memory at once). I suggest you setup a system with around 16 gb of RAM (apprently DELL is selling such systems now). <br>
<br>Cheers<br><font color="#888888"><br><br><div><b></b><div><b><font face="verdana"><b><font size="2" face="Arial">Siamak Salari</font></b></font></b></div><b>  </b><div><b><font face="verdana"><b><font size="2" face="Arial">Ph.D. Candidate<br>
</font></b></font></b></div><b>  </b><div><b><font face="verdana"><b><font size="2" face="Arial">Department of Chemical Engineering, </font></b></font><font face="verdana"><b><font size="2" face="Arial">McMaster University</font></b></font></b></div>
<b>  </b><div><b><font face="verdana"><b><font size="2" face="Arial">1280 Main Street West,Hamilton, Ontario L8S 4L7,CANADA</font></b></font></b></div><b>  </b><div><b><font face="verdana"><b><font size="2" face="Arial">E-mail: <a rel="nofollow" href="mailto:Salaris@mcmaster" target="_blank"><font color="#003399"></font></a><font color="#003399"><a rel="nofollow" href="mailto:Salaris@mcmaster.ca" target="_blank">Salaris@mcmaster</a></font><a rel="nofollow" href="mailto:Salaris@mcmaster.ca" target="_blank">.ca</a></font></b></font></b></div>
<b>  </b><div><b><font face="Times New Roman"><b>Fax: (905) 521 1350,  </b><b>Tel: (905) 525 9140 Ext.
 22008</b></font></b></div><b></b></div></font></td></tr></tbody></table><br>_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>
For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br></blockquote></div><br>