<div dir="ltr">Hello Ines,<div><br></div><div>This is probably the same issue as discussed at <a href="http://sccn.ucsd.edu/pipermail/eeglablist/2015/009180.html">http://sccn.ucsd.edu/pipermail/eeglablist/2015/009180.html</a> (although I was using Matlab 2014b when I got it). Check that thread for solutions (long story short: go to line 163 of pop_chanedit, and either change 'II' to 'I', or change '~ishandle(chans)' to 'all(~ishandle(chans))'. It's also been submitted to the bugzilla, so I think the fixed version should appear in a new release shortly.</div><div><br></div><div>Best,</div><div>Steve</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><br><br></div>Stephen Politzer-Ahles<br>New York University, Abu Dhabi<br>Neuroscience of Language Lab<br><a href="http://www.nyu.edu/projects/politzer-ahles/" target="_blank">http://www.nyu.edu/projects/politzer-ahles/</a><br></div></div></div>
<br><div class="gmail_quote">On Mon, Jan 26, 2015 at 6:56 PM, Inês Violante <span dir="ltr"><<a href="mailto:inesviolante@gmail.com" target="_blank">inesviolante@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I've just downloaded the latest version of eeglab - 13.4.4b and I get<br>
the following error when trying to edit channel locations from the<br>
gui:<br>
<br>
Operands to the || and && operators must be convertible to logical<br>
scalar values.<br>
<br>
Error in pop_chanedit (line 163)<br>
if isempty(chans) || ~ishandle(chans)<br>
<br>
Error in pop_chanedit (line 225)<br>
        [chans chaninfo urchans com] = pop_chanedit(chans, chaninfo,<br>
'lookupgui', []);<br>
<br>
Error while evaluating uimenu Callback<br>
<br>
I am running eeglab on Matlab R2013b for Mac.<br>
<br>
Am I the only one having this issue?<br>
<br>
Thanks<br>
<br>
ines<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></div>