<div dir="ltr">Dear all.<div><br></div><div>Hello</div><div><br></div><div>What I want to do is visualizing ERPs in different channels, simultaneously in a single figure window.<br></div><div>For example, CZ, CPZ, & PZ or P4 & P5 in a group. </div>
<div><br></div><div>I use ft_singleplotER like below</div><div><br></div><div><div><i>figure; </i></div><div><i>cfg = [];</i></div><div><i>cfg.ylim = [-8 8];</i></div><div><i>cfg.baseline = [-0.2 0];</i></div><div><i>cfg.linewidth = [2];</i></div>
<div><i>ft_singleplotER(cfg, group1_CP4, group1_CP3)</i></div></div><div><br></div><div>I succeeded visualizing 3 different groups simultaneously with certain same channel using the same manner above. (cfg, group1_CZ, group2_CZ)</div>
<div>However, when I try the same code with different channels, the result only to show mean value (e.g. mean(CP4).</div><div><br></div><div>I do not know how to solve it.</div><div>Please help me.</div><div><br></div><div>
With regards.<br clear="all"><div><br></div>-- <br><div dir="ltr"><div><font face="arial, helvetica, sans-serif">BeomJun Min, M.D.</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif"><span style="color:rgb(51,51,51);line-height:18px">Department of Medical System Engineering (DMSE)<br>
</span><span style="color:rgb(51,51,51);line-height:18px">Gwangju Institute of Science and Technology (GIST)</span><span style="color:rgb(51,51,51);line-height:18px"> </span><span style="color:rgb(51,51,51);line-height:18px"><br>
261 Cheomdan-gwagiro(Oryong-dong), Buk-gu, Gwangju <br>500-712, Republic of Korea (South) <br>Phone: +82-62-715-3266 / Fax: +82-62-715-3244 <br>E-mail: </span><a href="mailto:mbj0310@gmail.com" style="text-decoration:none;line-height:18px" target="_blank"><span>mbj0310@gmail.com</span></a><span style="color:rgb(51,51,51);line-height:18px">, <a href="http://bmssa.gist.ac.kr/" style="text-decoration:none" target="_blank">http://bmssa.gist.ac.kr</a></span></font><br>
</div></div>
</div></div>