[Eeglablist] Extracting data from study
Christopher Retzler
lpxcr1 at nottingham.ac.uk
Mon Mar 28 23:48:01 PDT 2011
Hi Robin
I have been using the following:
STUDY = pop_erspparams(STUDY, 'freqrange',[0 35]);
[STUDY erspdata ersptimes erspfreqs] = std_erspplot(STUDY,ALLEEG,'channels',{ 'E5','E6', 'E11', 'E12' }, 'plotsubjects', 'on' );
If you wish to also look at ITC values I believe you should use the newtimef function, but the important part is to specify the output variables you require (e.g. [STUDY erspdata ersptimes erspfreqs]). For further info see the help files for the respective functions.
Hope this helps
Chris
Chris Retzler
PhD Student
Room C74
School of Psychology
University Park
The University of Nottingham
NG7 2RD
lpxcr1 at nottingham.ac.uk
________________________________________
From: Robin Mi [robin.mi at duke.edu]
Sent: 25 March 2011 19:44
To: eeglablist at sccn.ucsd.edu
Subject: [Eeglablist] Extracting data from study
Hello,
I have done the precomputing and plotted the spectra to a study.
However, I am trying to figure out how to extract the individual
channel values from the figure/study so that I can perform statistical
testing on this, could someone help me with doing this? A previous
person in my lab achieved this by using:
std.changrp(128).specdata{1}), but I can't see a std variable in
matlab and my STUDY.changrp does not contain specdata.
Thanks,
Robin Mi
Woldorff Lab
This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.
This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.
More information about the eeglablist
mailing list