<div dir="ltr">Dear Raju,<div><br></div><div>Internally it generates them and users can browse them using eegplot.</div><div>If you want to access the single trial data, try</div><div><br></div><div>chIdx = [your channel index here];</div><div>epochIdx = [your epoch index here];]</div><div>tmpData = EEG.data(chIdx, :, epochIdx);</div><div>figure; plot(EEG.times, tmpData'); %after epoching</div><div><br></div><div>Makoto</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 31, 2015 at 10:47 AM, seetaramaraju jampana <span dir="ltr"><<a href="mailto:seetaramaraju.jampana@gmail.com" target="_blank">seetaramaraju.jampana@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-size:12.8000001907349px">Hi ,</span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">    Is there a way we can plot ERP of single epoch instead of all dataset epoch in the EEG data. Also can we extract the data of the single epoch using EEGLAB.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Thanks,</div><div style="font-size:12.8000001907349px">Raju</div></div>
<br>_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>
For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Makoto Miyakoshi<br>Swartz Center for Computational Neuroscience<br>Institute for Neural Computation, University of California San Diego<br></div></div>
</div>