<p dir="ltr">Hi David</p>
<p dir="ltr">I didn't have issues with Matlab in Mavericks.</p>
<p dir="ltr">Your problem with fgetline I also had once, it turned out to be blocking function in the biosig plugin that caused the issue. check the fgetline </p>
<div class="gmail_quote">On Oct 24, 2014 12:48 AM, "David Jackson Morris" <<a href="mailto:dmorris@hum.ku.dk">dmorris@hum.ku.dk</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div style="word-wrap:break-word">
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">While we are venting our Mac OS issues, I can't resist (I'm running Matlab 2014a on Mavericks and it's always worked fine Simon - could your problem be bit incompatibility?). Â <span style="font-size:10pt">Everytime
 I close EEGlab and reopen I get 10 warnings and then the following error:</span>
<div><br>
</div>
<div>
<div><br>
</div>
<div>Error in fgetl (line 23)</div>
<div><span style="white-space:pre-wrap"></span>y = fgetline(fid);</div>
<div><br>
</div>
<div>Error in eeg_getversion (line 40)</div>
<div>fgetl(fid);</div>
<div><br>
</div>
<div>Error in eeglab>eeg_mainfig (line 1202)</div>
<div>W_MAIN = figure('Units','points', ...</div>
<div><br>
</div>
<div>Error in eeglab (line 449)</div>
<div>javaobj = eeg_mainfig(onearg);</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>I then need to delete and copy back in my eeglab13_3_2b folder. It's hardly ideal, but I've learnt to save a copy off the matlab file path.  Any ideas for a more permanent solution would be welcome?</div>
<div><br>
</div>
<div>With best wishes</div>
<div>David</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px">
<font face="Calibri,sans-serif"><span style="font-size:11pt"><font><span lang="en-US" style="font-size:9pt">David Morris</span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px">
<font face="Calibri,sans-serif"><span style="font-size:11pt"><font><span lang="en-US" style="font-size:9pt">Postdoc</span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px">
<font face="Calibri,sans-serif"><span style="font-size:11pt"><font><span lang="en-US" style="font-size:9pt">Department of Nordic Studies and Linguistics</span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px">
<font face="Calibri,sans-serif"><span style="font-size:11pt"><font><span lang="en-US" style="font-size:9pt">Speech and Hearing Therapy</span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px">
<font face="Calibri,sans-serif"><span style="font-size:11pt"><font color="black"><span lang="en-US" style="font-size:9pt">University of Copenhagen</span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px">
<font face="Calibri,sans-serif"><span style="font-size:11pt"><font color="black"><span lang="en-US" style="font-size:9pt">Njalsgade 120</span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px">
<font face="Calibri,sans-serif"><span style="font-size:11pt"><font color="black"><span lang="en-US" style="font-size:9pt">2300 Copenhagen S</span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px">
<font face="Calibri,sans-serif"><span style="font-size:11pt"><font color="black"><span lang="en-US" style="font-size:9pt"> </span></font></span></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif;font-size:medium;margin:0px">
<font face="Calibri,sans-serif"><span style="font-size:11pt"><a href="http://inss.ku.dk/ansatte/beskrivelse/?id=398661" target="_blank"><font><span style="font-size:9pt">Departmental homepage</span></font></a></span></font></div>
<div style="font-family:Times New Roman;color:#000000;font-size:16px">
<hr>
<div style="direction:ltr"><font face="Tahoma" color="#000000"><b>From:</b> Demarchi, Gianpaolo [<a href="mailto:gianpaolo.demarchi@unitn.it" target="_blank">gianpaolo.demarchi@unitn.it</a>]<br>
<b>Sent:</b> Thursday, October 23, 2014 12:01 PM<br>
<b>To:</b> Solveig Hauger<br>
<b>Cc:</b> <a href="mailto:eeglablist@sccn.ucsd.edu" target="_blank">eeglablist@sccn.ucsd.edu</a><br>
<b>Subject:</b> Re: [Eeglablist] EEGLAB doesn't start on latest matlab and OS X<br>
</font><br>
</div>
<div></div>
<div>
<div>Hi,</div>
<div><br>
</div>
<div>I’m on Yosemite as well, and one quick and dirty workaround is:</div>
<div><br>
</div>
<div>sudo nano /System/Library/CoreServices/SystemVersion.plist</div>
<div><br>
</div>
<div>and put something else instead of â€œ10.10”, e.g. with â€œ10.90” (which is obviously < 10.10 ;-) ) I managed to make 2012b run. </div>
<div>So now I’ve both 2012b and 2014b, and I change the mentioned file depending on the needs â€¦ waiting that the entire matlab â€œGUI” world (EEGLAB, but also SPM and some parts of fieldtrip) slowly patches all the figure handles from numbers to objects.</div>
<div>I think that mathworks should have put the option to keep the â€œold” graphic system (e.g. â€œmatlab -hgVersion 1” would have been beneficial), at least for a couple of releases, to let people slowly pick up that big improvement â€¦. anyway â€¦</div>
<div> </div>
<div>Don’t forget to put it back to â€œ10.10” when you want to upgrade from the App store, or you won’t find any new software â€¦</div>
<div>My two â‚¬-cents,</div>
<div>G.</div>
<div><br>
</div>
<div><br>
</div>
<br>
<div>
<blockquote type="cite">
<div>Il giorno 23/ott/2014, alle ore 08:43, Solveig Hauger <<a href="mailto:solveig.hauger@gmail.com" target="_blank">solveig.hauger@gmail.com</a>> ha scritto:</div>
<br>
<div>
<div dir="ltr">I had a similar issue when upgrading to the latest Mac Os version, and it didn`t allow any previous versions of Matlab R2014b to run. However, I contacted Matlab support, and received an "unauthorised" patch to work around the issue.
 Now I am able to run Matlab R2013 on the latest Mac OS.
<div><br>
</div>
<div><br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2014-10-23 0:32 GMT+02:00 Simon-Shlomo Poil <span dir="ltr">
<<a href="mailto:poil.simonshlomo@gmail.com" target="_blank">poil.simonshlomo@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">
<div>
<div>Dear Ramon,<br>
<br>
</div>
I agree. However, the issue is that the latest version of Mac OS only supports Matlab R2014b. Maybe there is some trick to get R2014a to work, at the moment I get the message "You can’t open the application â€œMATLAB_R2014a” because it is not supported on this
 type of Mac."<span><font color="#888888"><br>
</font></span></div>
<span><font color="#888888">
<div><br>
</div>
Simon</font></span>
<div>
<div><br>
<div>
<div>
<div>
<div class="gmail_extra"><br>
<div>
<div dir="ltr"><br>
</div>
</div>
<br>
<div class="gmail_quote">2014-10-23 0:26 GMT+02:00 Ramón Martinez <span dir="ltr">
<<a href="mailto:nucleuscub@gmail.com" target="_blank">nucleuscub@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr">
<div>
<div>Hi again.... Simon.. as you well said.. that 'at least' allow to start EEGLAB, but there are more issues associated with the change of the handles Â from structures to objects, with the change of the default order of the colors in the plots, etc
 ... so... I think would be a good idea if we stay with the previous version of Matlab until we fix all the issues... at least to use EEGLAB.</div>
</div>
<div>Best, </div>
<div>Ramon</div>
<div><br>
</div>
<div><br>
</div>
</div>
<div class="gmail_extra">
<div>
<div><br>
<div class="gmail_quote">On Thu, Oct 23, 2014 at 12:10 AM, Simon-Shlomo Poil <span dir="ltr">
<<a href="mailto:poil.simonshlomo@gmail.com" target="_blank">poil.simonshlomo@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr">
<div>
<div>
<div>
<div>Dear Martin,<br>
<br>
</div>
This is an issue associated with the new graphics structures in Matlab R2014b. You simply need to change line 126 to  'fig'       ''   []      0;<br>
</div>
instead of<br>
</div>
'fig' 'real' [] 0;<br>
<br>
</div>
and then at least the eeglab gui starts.<br>
<br>
Best wishes,<br>
<div>
<div>
<div>
<div>
<div>
<div class="gmail_extra"><br clear="all">
<div>
<div dir="ltr">--<br>
Simon-Shlomo Poil, Dr.<br>
LinkedIn profile: <a href="http://ch.linkedin.com/in/simonshlomopoil/" target="_blank">
http://ch.linkedin.com/in/simonshlomopoil/</a><br>
<br>
The Neurophysiological Biomarker Toolbox (NBT): <a href="http://www.nbtwiki.net/" target="_blank">
http://www.nbtwiki.net</a><br>
<br>
My latest publications:<br>
Integrative EEG biomarkers predict progression to Alzheimer's disease at the MCI stage:
<a href="http://l.nbtwiki.net/19jMuy8" target="_blank">http://l.nbtwiki.net/19jMuy8</a><br>
<br>
The Amsterdam Resting-State Questionnaire reveals multiple phenotypes of resting-state cognition:
<a href="http://l.nbtwiki.net/17yblK7" target="_blank">http://l.nbtwiki.net/17yblK7</a><br>
<br>
</div>
</div>
<div>
<div><br>
<div class="gmail_quote">2014-10-22 17:45 GMT+02:00 Martin Dinov <span dir="ltr">
<<a href="mailto:m.dinov13@imperial.ac.uk" target="_blank">m.dinov13@imperial.ac.uk</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Dear all,<br>
<br>
I recently upgraded my OS X machine to the latest 10.10 Yosemite<br>
version. Now, with the latest (?) MATLAB (R2014b) and with<br>
eeglab13_3_2b, calling "eeglab" in MATLAB does not successfully start<br>
EEGLAB. I get the following error messages:<br>
<br>
>> eeglab<br>
eeglab: options file is ~/eeg_options.m<br>
Error using supergui (line 140)<br>
supergui error: argument 'fig' must be numeric<br>
<br>
Error in eeglab>eeg_mainfig (line 1304)<br>
  Â  supergui(gcf, geometry, [], listui{:});<br>
<br>
Error in eeglab (line 449)<br>
javaobj = eeg_mainfig(onearg);<br>
<br>
Has anyone successfully gotten eeglab to run on this combination of OS X<br>
and MATLAB versions?<br>
<br>
Kind regards,<br>
<br>
--<br>
Martin Dinov, MSc<br>
PhD postgraduate<br>
Imperial College London<br>
Computational, Cognitive and Clinical Neuroimaging Laboratory<br>
3rd Floor, Burlington Danes Building,<br>
Hammersmith Hospital<br>
Du Cane Road<br>
London<br>
W12 0NN<br>
<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" target="_blank">
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" target="_blank">
eeglablist-request@sccn.ucsd.edu</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<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" target="_blank">
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" target="_blank">
eeglablist-request@sccn.ucsd.edu</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
</div>
</div>
<span>-- <br>
<div dir="ltr">
<div><span style="color:rgb(136,136,136)">_____________________________________________________</span><br>
</div>
<div><span style="color:rgb(136,136,136)">Ramon Martinez-Cancino</span></div>
<span style="color:rgb(136,136,136)">Swartz Center for Computational Neuroscience</span><br style="color:rgb(136,136,136)">
<span style="color:rgb(136,136,136)">Institute for Neural Computation, University of California San Diego</span><br>
</div>
</span></div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<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" target="_blank">
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" target="_blank">
eeglablist-request@sccn.ucsd.edu</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr"><font color="#666666">Best</font>
<div><font color="#666666">Solveig L. Hauger</font></div>
<div><font color="#666666">psychologist/PhD. candidate, Sunnaas rehabilitation hospital</font></div>
<div><br>
</div>
</div>
</div>
</div>
_______________________________________________<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" target="_blank">
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" target="_blank">
eeglablist-request@sccn.ucsd.edu</a></div>
</blockquote>
</div>
<br>
<div>
<div>
<pre cols="72">-- 
------------------------------------------------------------------------
Gianpaolo Demarchi, PhD                      <a href="mailto:gianpaolo.demarchi@unitn.it" target="_blank">gianpaolo.demarchi@unitn.it</a>
MEG Lab                                       phone:  0039 0461 28 30 76
CIMeC  -  Mind/Brain Center                         University of Trento
Via delle Regole, 101           I-38123 Mattarello di Trento (TN), Italy
------------------------------------------------------------------------</pre>
<div><br>
</div>
</div>
<br>
</div>
<br>
</div>
</div>
</div>
</div>
</div>

</blockquote></div>