<div dir="ltr"><div>Dear Shingo,</div><div><br></div><div>Have you tried Mirek's solution for it? It was posted after your question.</div><div><br></div><div>Makoto<br></div><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">mirek</b> <span dir="ltr"><<a href="mailto:3mirek@gmail.com">3mirek@gmail.com</a>></span><br>Date: Wed, Mar 11, 2015 at 11:20 AM<br>Subject: [Eeglablist] averaging channel / component data - export plugin released<br>To: <a href="mailto:eeglablist@sccn.ucsd.edu">eeglablist@sccn.ucsd.edu</a><br><br><br>Hello,<br><br>Just to announce, that there's a plugin for csv export of ERP/spectral averaged data available.<br>Especially useful when more sophisticated analysis using external statistical package is required.<br>It is based on EEGlab study designs. Both channel and electrode measures are supported, with some additional features.<br>Maybe you can find it useful.<br><br>It can be downloaded from:<br><a href="http://zpf.psychologia.uj.edu.pl/mwexport" target="_blank">zpf.psychologia.uj.edu.pl/<u></u>mwexport</a><br><br>Best,<span class=""><font color="#888888"><br><br>-- <br>Mirek Wyczesany<br>Psychophysiology Lab<br>Jagiellonian University<br>Kraków, PL<br><br><br><br>______________________________<u></u>_________________<br>Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" target="_blank">http://sccn.ucsd.edu/eeglab/<u></u>eeglabmail.html</a><br>To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu" target="_blank">eeglablist-unsubscribe@sccn.<u></u>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" target="_blank">eeglablist-request@sccn.ucsd.<u></u>edu</a><br></font></span></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</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 4, 2015 at 4:03 AM, Shingo Tokimoto <span dir="ltr"><<a href="mailto:tokimoto@mejiro.ac.jp" target="_blank">tokimoto@mejiro.ac.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear EEGLAB listers,<br>
<br>
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.<br>
<br>
[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'});<br>
<br>
csvwrite('erp1.csv',squeeze(erpdata{1}));<br>
csvwrite('erp2.csv',squeeze(erpdata{2}));<br>
csvwrite('erp3.csv',squeeze(erpdata{3}));<br>
csvwrite('erp4.csv',squeeze(erpdata{4}));<br>
<br>
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.<br>
<br>
************************************************<br>
Shingo Tokimoto, Ph.D.<br>
in Linguistics and Psychology<br>
Department of Foreign Languages<br>
Mejiro University<br>
4-31-1, Naka-Ochiai, Shinjuku, Tokyo,<br>
161-8539, Japan<br>
<a href="mailto:tokimoto@mejiro.ac.jp">tokimoto@mejiro.ac.jp</a><br>
************************************************<br>
<br>
<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>