Dear Angel, and eeglablist..<br><br>I was a bit too fast with that my previous mail.. I just heard from my colleague that this issues is caused by a bug in griddata. <br><br>I be back with more information on how to solve to bug, asap.<br>

<br>Best regards<br>Simon<br><br>--<br>Simon-Shlomo Poil<br><br><div class="gmail_extra"><br><br><div class="gmail_quote">2012/11/8 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:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear Angel,<br><br>To me it sounds like an issue with the function 'griddata' ..<br><br>Could you check the following lines in your Topoplot function.<br>

 Do <br>edit topoplot<br><br>and check that line 956 to 962 are:<br>

 try<br>      [Xi,Yi,Zi] = griddata(inty,intx,double(intValues),yi',xi,'v4'); % interpolate data<br>      [Xi,Yi,ZiC] = griddata(inty,intx,double(intContourVals),yi',xi,'v4'); % interpolate data<br>



  catch,<br>      [Xi,Yi,Zi] = griddata(inty,intx,intValues',yi,xi'); % interpolate data (Octave)<br>      [Xi,Yi,ZiC] = griddata(inty,intx,intContourVals',yi,xi'); % interpolate data<br>  end;<br><br>If you use the EEGlab version packed with NBT you should have those lines..<span class=""><font color="#888888"><br>



<br><br>-Simon<br></font></span><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">2012/11/7 Makoto Miyakoshi <span dir="ltr"><<a href="mailto:mmiyakoshi@ucsd.edu" target="_blank">mmiyakoshi@ucsd.edu</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 Angel,<br>
<br>
Ok, did you set up with your channels already? Do they have names and<br>
positions? What does your EEGLAB main GUI say about your channels?<br>
Does not it say (labels only)?<br>
<br>
Makoto<br>
<br>
2012/11/7 Angel Tabullo <<a href="mailto:angeltabullo@yahoo.com" target="_blank">angeltabullo@yahoo.com</a>>:<br>
<div><div>> Dear Makoto:<br>
><br>
> No, I cannot see any topography, not from individual ERPs or ICA plots or<br>
> from studies.<br>
><br>
> ________________________________<br>
> De: Makoto Miyakoshi <<a href="mailto:mmiyakoshi@ucsd.edu" target="_blank">mmiyakoshi@ucsd.edu</a>><br>
> Para: Angel Tabullo <<a href="mailto:angeltabullo@yahoo.com" target="_blank">angeltabullo@yahoo.com</a>><br>
> CC: "<a href="mailto:eeglablist@sccn.ucsd.edu" target="_blank">eeglablist@sccn.ucsd.edu</a>" <<a href="mailto:eeglablist@sccn.ucsd.edu" target="_blank">eeglablist@sccn.ucsd.edu</a>><br>
> Enviado: Miércoles, 7 de noviembre, 2012 2:30 P.M.<br>
> Asunto: Re: [Eeglablist] topoplot incompatibility<br>
><br>
> Dear Angel,<br>
><br>
> Let me confirm if you can plot your IC topographies. Can you see them<br>
> without any problem?<br>
><br>
> Makoto<br>
><br>
> 2012/11/2 Angel Tabullo <<a href="mailto:angeltabullo@yahoo.com" target="_blank">angeltabullo@yahoo.com</a>>:<br>
>> Hi everyone! I have installed MATLAB 2012 in order to use the NBT plugin<br>
>> for<br>
>> EEGLAB, but since then I've been unable to get any kind of topography<br>
>> plot,<br>
>> neither from EEGLAB nor NBT. This includes study plots, topographies from<br>
>> individual subjects and ICA plots.<br>
>><br>
>> This is the kind of error message I get:<br>
>><br>
>> Error using griddata (line 70)<br>
>> Unknown method.<br>
>><br>
>> Error in topoplot (line 956)<br>
>>  [Xi,Yi,Zi] = griddata(inty,intx,intValues,yi',xi,'invdist'); %<br>
>>  interpolate data<br>
>><br>
>> Error in std_chantopo (line 284)<br>
>>            topoplot( tmpplot, opt.chanlocs, 'style', 'map',<br>
>>            'shading', 'interp');<br>
>><br>
>> Error in std_erpplot (line 347)<br>
>>        std_chantopo(erpdata, 'condnames', STUDY.condition,<br>
>>        'plottopo', fastif(length(allinds)==1, 'off', 'on'), ...<br>
>><br>
>> Error in pop_chanplot (line 302)<br>
>>            eval(a); STUDY.history =  sprintf('%s\n%s',<br>
>>            STUDY.history, a);<br>
>><br>
>> Error using waitfor<br>
>> Error while evaluating uicontrol Callback<br>
>><br>
>> Did anybody had the same problem? Do I need other version of topoplot that<br>
>> is compatible with the latest Matlab? If so, where do I get it?<br>
>><br>
>> Many thanks in advance!<br>
>><br>
>> _______________________________________________<br>
>> Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><span onmouseout="cancel = false; window.setTimeout(WRCHideContent, 1000); clearTimeout(showTimer);" onmouseover=" var self = this; showTimer = window.setTimeout(function(){WRCShowContent({'rating':{'value':100,'weight':12},'flags':{},'single':true,'ttl':7200,'expireTime':'20121108015632'}, self.className)},600);" class="" style="padding-right:16px;width:16px;height:16px"></span><span style="padding-right:16px;width:16px;min-height:16px"></span><br>



>> To unsubscribe, send an empty email to<br>
>> <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<br>
>> <a href="mailto:eeglablist-request@sccn.ucsd.edu" target="_blank">eeglablist-request@sccn.ucsd.edu</a><br>
><br>
><br>
><br>
> --<br>
> Makoto Miyakoshi<br>
> JSPS Postdoctral Fellow for Research Abroad<br>
> Swartz Center for Computational Neuroscience<br>
> Institute for Neural Computation, University of California San Diego<br>
><br>
><br>
<br>
<br>
<br>
--<br>
Makoto Miyakoshi<br>
JSPS Postdoctral Fellow for Research Abroad<br>
Swartz Center for Computational Neuroscience<br>
Institute for Neural Computation, University of California San Diego<br>
<br>
_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><span onmouseout="cancel = false; window.setTimeout(WRCHideContent, 1000); clearTimeout(showTimer);" onmouseover=" var self = this; showTimer = window.setTimeout(function(){WRCShowContent({'rating':{'value':100,'weight':12},'flags':{},'single':true,'ttl':7200,'expireTime':'20121108015632'}, self.className)},600);" class="" style="padding-right:16px;width:16px;height:16px"></span><span style="padding-right:16px;width:16px;min-height:16px"></span><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>
</div></div></blockquote></div><br><br clear="all"><br></div></div><br></div></blockquote></div><br clear="all"><br><br><br><br><span onmouseout="cancel = false; window.setTimeout(WRCHideContent, 1000); clearTimeout(showTimer);" onmouseover=" var self = this; showTimer = window.setTimeout(function(){WRCShowContent({'rating':{'value':-1,'weight':-1},'flags':{},'single':true,'ttl':7200,'expireTime':'20121107205710'}, self.className)},600);" class="" style="padding-right:16px;width:16px;height:16px"></span><br>


</div>