<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Updated: I changed "&&" to "&", it worked but later a new error happened:</span></div><div><span><br></span></div><div>Reference to non-existent field 'hlim'.</div><div><br><span></span></div><div><span>Error in ft_databrowser>redraw_cb (line 1015)</span></div><div><span>             eventtim = (eventtim - opt.hlim(1)) / (opt.hlim(2) - opt.hlim(1)); <br></span></div><div><span> </span></div><div><span>Error in ft_databrowser (line 434)</span></div><div><span>redraw_cb(h);</span></div><div><span>_____</span></div><div><span>Thanks,</span></div><div><span>Eve<br></span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif;
 font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> alotof eve <alotof_xd@yahoo.com><br> <b><span style="font-weight: bold;">To:</span></b> Email discussion list for the FieldTrip project <fieldtrip@donders.ru.nl> <br> <b><span style="font-weight: bold;">Sent:</span></b> Tuesday, March 6, 2012 12:52 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> [FieldTrip] error message in databrowser<br> </font> </div> <br>
<div id="yiv1135354124"><div><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt;">Hello, experts,<br><br>I am using ICA following the tutirial steps. <br>I got IC dataset "comp" with the command: comp = ft_componentanalysis (cfg, data);<br>and ft_topoplotIC(cfg, comp) works.<br><br>However, then I used ft_databrowser(cfg, comp), I got an error message:<br>Operands to the || and && operators must be<br>convertible to logical scalar values.<br><br>Error in ft_databrowser (line 135)<br>if hasdata && isfield(data, 'topo') &&<br>strmatch (cfg.viewmode, 'component')<br><br>Can anyone know the way to settle this? <br>Thanks in advance.<br><br>Eve<br> <div style="font-family:times new roman, new york, times, serif;font-size:12pt;"><br> </div>  </div></div></div><br>_______________________________________________<br>fieldtrip mailing list<br><a
 ymailto="mailto:fieldtrip@donders.ru.nl" href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</a><br><a href="http://mailman.science.ru.nl/mailman/listinfo/fieldtrip" target="_blank">http://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br><br> </div> </div>  </div></body></html>