[Eeglablist] STUDY ERSPDATA
Simon Recherche
srigoulotresearch at gmail.com
Thu Sep 1 09:00:49 PDT 2016
Hi all,
I am using the command lines of STUDY to get ersp values from my subjects.
I've tried
[STUDY erspdata ersptimes erspfreqs pgroup pcond pinter] =
std_erspplot(STUDY, ALLEEG, 'channels', {'E77'});
>> A = erspdata{1,1};
size(A)
ans =
80 169 1 24
Which is normal since I have 24 subjects, 80 freqs and 169 time points.
However, when I do
[STUDY erspdata ersptimes erspfreqs pgroup pcond pinter] =
std_erspplot(STUDY, ALLEEG, 'channels', {'E77'}, 'subject', '1');
>> D = erspdata{1,1};
>> size(D) ans = 80 169 1 11.
I don't understand the 11. Should it be 24 or 1 ?
Thanks for your help,
Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20160901/5383609c/attachment.html>
More information about the eeglablist
mailing list