[Eeglablist] compare 2 condition with newcrossf

arno delorme arno at ucsd.edu
Sun Nov 2 10:06:23 PST 2008


Dear Maxime,

simply use the second calling format as described in the help message  
of newcrossf "help newcrossf". To compare the coherence between  
channels 10 and 11 between datasets 1 and 2 type in:

newcrossf( { ALLEEG(1).data(10,:,:) ALLEEG(2).data(10,:,:) },  
{ALLEEG(1).data(11,:,:) ALLEEG(2).data(11,:,:)}, ALLEEG(1).pnts,  
[ALLEEG(1).xmin ALLEEG(1).xmax]*1000, ALLEEG(1).srate);

Add " 'alpha', 0.0x " to mask for significance.

Best,

Arno

On 18 oct. 08, at 01:51, cauchoix at cerco.ups-tlse.fr wrote:

> Hi,
> is there anybody who manage to compare two condition with newcrossf?
> If yes, please send me an example of script.
> Thanks.
> Maxime Cauchoix



More information about the eeglablist mailing list