<div dir="ltr">Hi fieldtripers<div><br></div><div>I am trying to perform event-related averaging on my EEG data.</div><div>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:</div>

<div><br></div><div><div><font color="#ff9900">Warning: do not know how to plot the lines in the appropriate color </font></div><div><font color="#ff9900">> In ft_plot_vector at 393</font></div><div><font color="#ff9900">  In ft_multiplotER at 635 </font></div>

</div><div><br></div><div>Even when I try the fieldtrip example, I receive the same warning and still no ERP.  </div><div><br></div><div>%the code just like example</div><div><div>cfg = [];</div><div>cfg.showlabels = 'yes'; </div>

<div>cfg.fontsize = 6; </div><div>cfg.layout = 'CTF151.lay';</div><div>cfg.ylim = [-3e-13 3e-13];</div><div>ft_multiplotER(cfg, avgFIC); </div></div><div><br></div><div>Could you please help me?</div><div><br></div>

<div>Best,</div><div>Tahereh</div><div><br></div></div>