[FieldTrip] Problem using ft_multiplotER - warning about color

Tahereh Toosi tahere.toosi at gmail.com
Thu Oct 17 15:07:18 CEST 2013


Hi fieldtripers

I am trying to perform event-related averaging on my EEG data.
My problem is when I use ft_multiplotER to plot ERPs, the plot shows up but
only the ERP curves can't be seen (everything else is ok) and I receive the
following warning:

Warning: do not know how to plot the lines in the appropriate color
> In ft_plot_vector at 393
  In ft_multiplotER at 635

Even when I try the fieldtrip example, I receive the same warning and still
no ERP.

%the code just like example
cfg = [];
cfg.showlabels = 'yes';
cfg.fontsize = 6;
cfg.layout = 'CTF151.lay';
cfg.ylim = [-3e-13 3e-13];
ft_multiplotER(cfg, avgFIC);

Could you please help me?

Best,
Tahereh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20131017/925c8320/attachment-0001.html>


More information about the fieldtrip mailing list