<div dir="ltr">Hi Nietzsche,<div><br></div><div>Thank you for your response.</div><div>I have this problem even when I try the fieldtrip example <a href="http://fieldtrip.fcdonders.nl/tutorial/eventrelatedaveraging?s[]=erp#plot_the_results_axial_gradients">here</a>.</div>

<div>So data structure avgFIC is exactly the same as example, like below:</div><div><br></div><div><pre class="">avgFIC = 
      avg: [149x900 double]
      var: [149x900 double]
     time: [1x900 double]
      dof: [149x900 double]
    label: {149x1 cell}
   dimord: 'chan_time'
     grad: [1x1 struct]
      cfg: [1x1 struct]</pre></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 17, 2013 at 5:12 PM, Lam, N.H.L. (Nietzsche) <span dir="ltr"><<a href="mailto:n.lam@fcdonders.ru.nl" target="_blank">n.lam@fcdonders.ru.nl</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Tahereh,<br>
<br>
Could you please provide information about what your data looks like? i.e. what is the data structure of avgFIC?<br>
<br>
Best,<br>
Nietzsche<br>
<div><div class="h5"><br>
----- Original Message -----<br>
> From: "Tahereh Toosi" <<a href="mailto:tahere.toosi@gmail.com">tahere.toosi@gmail.com</a>><br>
> To: "FieldTrip discussion list" <<a href="mailto:fieldtrip@science.ru.nl">fieldtrip@science.ru.nl</a>><br>
> Sent: Thursday, 17 October, 2013 3:07:18 PM<br>
> Subject: [FieldTrip] Problem using ft_multiplotER - warning about color<br>
> Hi fieldtripers<br>
><br>
><br>
> I am trying to perform event-related averaging on my EEG data.<br>
> My problem is when I use ft_multiplotER to plot ERPs, the plot shows<br>
> up but only the ERP curves can't be seen (everything else is ok) and I<br>
> receive the following warning:<br>
><br>
><br>
><br>
> Warning: do not know how to plot the lines in the appropriate color<br>
> > In ft_plot_vector at 393<br>
> In ft_multiplotER at 635<br>
><br>
><br>
> Even when I try the fieldtrip example, I receive the same warning and<br>
> still no ERP.<br>
><br>
><br>
> %the code just like example<br>
><br>
> cfg = [];<br>
> cfg.showlabels = 'yes';<br>
> cfg.fontsize = 6;<br>
> cfg.layout = 'CTF151.lay';<br>
> cfg.ylim = [-3e-13 3e-13];<br>
> ft_multiplotER(cfg, avgFIC);<br>
><br>
><br>
> Could you please help me?<br>
><br>
><br>
> Best,<br>
> Tahereh<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> fieldtrip mailing list<br>
> <a href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</a><br>
> <a href="http://mailman.science.ru.nl/mailman/listinfo/fieldtrip" target="_blank">http://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br>
<br>
--<br>
Nietzsche H.L. Lam, MSc<br>
PhD Candidate<br>
<br>
Max Planck Institute for Psycholinguistics<br>
Wundtlaan 1, 6525 XD Nijmegen, The Netherlands<br>
<br>
Donders Institute for Brain, Cognition and Behaviour,<br>
Centre for Cognitive Neuroimaging,<br>
Kapittelweg 29, 6525EN Nijmegen, The Netherlands<br>
<br>
<a href="mailto:n.lam@fcdonders.ru.nl">n.lam@fcdonders.ru.nl</a><br>
<a href="tel:%2B31-24-3668219" value="+31243668219">+31-24-3668219</a><br>
<br>
<br>
<a href="http://neurobiologyoflanguage.com" target="_blank">neurobiologyoflanguage.com</a><br>
_______________________________________________<br>
fieldtrip mailing list<br>
<a href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</a><br>
<a href="http://mailman.science.ru.nl/mailman/listinfo/fieldtrip" target="_blank">http://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br>
</blockquote></div><br></div>