[Eeglablist] Epoch Data

Makoto Miyakoshi mmiyakoshi at ucsd.edu
Wed Apr 1 14:53:28 PDT 2015


Dear Raju,

Internally it generates them and users can browse them using eegplot.
If you want to access the single trial data, try

chIdx = [your channel index here];
epochIdx = [your epoch index here];]
tmpData = EEG.data(chIdx, :, epochIdx);
figure; plot(EEG.times, tmpData'); %after epoching

Makoto

On Tue, Mar 31, 2015 at 10:47 AM, seetaramaraju jampana <
seetaramaraju.jampana at gmail.com> wrote:

> Hi ,
>
>     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.
>
> Thanks,
> Raju
>
> _______________________________________________
> Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
> To unsubscribe, send an empty email to
> eeglablist-unsubscribe at sccn.ucsd.edu
> For digest mode, send an email with the subject "set digest mime" to
> eeglablist-request at sccn.ucsd.edu
>



-- 
Makoto Miyakoshi
Swartz Center for Computational Neuroscience
Institute for Neural Computation, University of California San Diego
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20150401/8f2275ef/attachment.html>


More information about the eeglablist mailing list