<html><body><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></body></html>