[FieldTrip] bug in ft_rejectvisual()?
Stefan Wiens
stefanwiens at gmail.com
Sun May 14 10:31:34 CEST 2017
Hi!
I downloaded a new version of ft last week (fieldtrip-20170511).
I run these simple commands:
cfg = [];
cfg.layout = 'biosemi64.lay';
cfg.metric = 'range';
cfg.latency = [-.1 .6];
ft_rejectvisual(cfg, data);
The plot seems to work, but when I want to plot a specific trial ("Plot
trial", to the left of the quit button), ft does not plot the trial number
I entered; instead, it plots the LAST trial. The matlab output actually
states that whereas the figure title states the trial number that I entered.
I remember that this worked well before, so maybe I am doing something
wrong?
Best
Stefan Wiens
people.su.se/~swiens/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20170514/97596b9a/attachment-0001.html>
More information about the fieldtrip
mailing list