[Eeglablist] Question regarding plotting two data sets in the samechannel data scroll window.
Arnaud Delorme
arno at salk.edu
Fri Oct 28 09:54:34 PDT 2005
Thanks. Note that this will be also available in the next release of
EEGLAB (it was actually programmed for the specific problem mentionned
below).
http://sccn.ucsd.edu/pipermail/eeglablist/2005/001048.html
Arno
José Pedro Marques wrote:
>I just adapted the eegplot function to do that for me. This eegplot2
>function should be used exactly in the same way as eegplot:
>here goes an example
>
>EEGclean = pop_subcomp( EEG, [2 11 13 16 21], 0);
>eegplot2( [EEG.data EEGclean.data],'srate', EEG.srate,'limits', [EEG.xmin
>EEG.xmax]*1000 , 'winlength', 10, 'events', EEG.event )
>
>All the best,
>Jose
>
>
>
More information about the eeglablist
mailing list