[FieldTrip] error message in databrowser
alotof eve
alotof_xd at yahoo.com
Wed Mar 7 09:01:59 CET 2012
Updated: I changed "&&" to "&", it worked but later a new error happened:
Reference to non-existent field 'hlim'.
Error in ft_databrowser>redraw_cb (line 1015)
eventtim = (eventtim - opt.hlim(1)) / (opt.hlim(2) - opt.hlim(1));
Error in ft_databrowser (line 434)
redraw_cb(h);
_____
Thanks,
Eve
________________________________
From: alotof eve <alotof_xd at yahoo.com>
To: Email discussion list for the FieldTrip project <fieldtrip at donders.ru.nl>
Sent: Tuesday, March 6, 2012 12:52 PM
Subject: [FieldTrip] error message in databrowser
Hello, experts,
I am using ICA following the tutirial steps.
I got IC dataset "comp" with the command: comp = ft_componentanalysis (cfg, data);
and ft_topoplotIC(cfg, comp) works.
However, then I used ft_databrowser(cfg, comp), I got an error message:
Operands to the || and && operators must be
convertible to logical scalar values.
Error in ft_databrowser (line 135)
if hasdata && isfield(data, 'topo') &&
strmatch (cfg.viewmode, 'component')
Can anyone know the way to settle this?
Thanks in advance.
Eve
_______________________________________________
fieldtrip mailing list
fieldtrip at donders.ru.nl
http://mailman.science.ru.nl/mailman/listinfo/fieldtrip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20120307/b1cbc627/attachment-0002.html>
More information about the fieldtrip
mailing list