[Eeglablist] Exporting STUDY data to csv files

Makoto Miyakoshi mmiyakoshi at ucsd.edu
Thu Mar 19 11:56:09 PDT 2015


Dear Shingo,

Have you tried Mirek's solution for it? It was posted after your question.

Makoto

---------- Forwarded message ----------
From: mirek <3mirek at gmail.com>
Date: Wed, Mar 11, 2015 at 11:20 AM
Subject: [Eeglablist] averaging channel / component data - export plugin
released
To: eeglablist at sccn.ucsd.edu


Hello,

Just to announce, that there's a plugin for csv export of ERP/spectral
averaged data available.
Especially useful when more sophisticated analysis using external
statistical package is required.
It is based on EEGlab study designs. Both channel and electrode measures
are supported, with some additional features.
Maybe you can find it useful.

It can be downloaded from:
zpf.psychologia.uj.edu.pl/mwexport

Best,

-- 
Mirek Wyczesany
Psychophysiology Lab
Jagiellonian University
Kraków, PL



_______________________________________________
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

On Wed, Mar 4, 2015 at 4:03 AM, Shingo Tokimoto <tokimoto at mejiro.ac.jp>
wrote:

> Dear EEGLAB listers,
>
> I would like to export ERP data produced by STUDY for more detailed
> statistical analyses. The following command is a sample for topographic
> plots, and "csvwrite" command seems to work well to export the mean
> amplitude for a time-window (300 to 400 ms here). The STUDY design here
> include one factor with four levels.
>
> [STUDY erpdata] = std_erpplot(STUDY,ALLEEG, 'topotime',[300 400] ,
> 'channels',{'FP1' 'FP2' 'P7' 'P8' 'F7' 'F3' 'Fz' 'F4' 'F8' 'FCz' 'T7' 'C3'
> 'Cz' 'C4' 'T8' 'P3' 'Pz' 'P4' 'O1' 'O2' 'Oz'});
>
> csvwrite('erp1.csv',squeeze(erpdata{1}));
> csvwrite('erp2.csv',squeeze(erpdata{2}));
> csvwrite('erp3.csv',squeeze(erpdata{3}));
> csvwrite('erp4.csv',squeeze(erpdata{4}));
>
> However, the exported csv files do not include participants' names (or
> numbers) and channel names. Is it possible to export them? I appreciate any
> comments and suggestions. Thank you in advance.
>
> ************************************************
> Shingo Tokimoto, Ph.D.
> in Linguistics and Psychology
> Department of Foreign Languages
> Mejiro University
> 4-31-1, Naka-Ochiai, Shinjuku, Tokyo,
> 161-8539, Japan
> tokimoto at mejiro.ac.jp
> ************************************************
>
>
> _______________________________________________
> 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/20150319/3a7e0127/attachment.html>


More information about the eeglablist mailing list