[Eeglablist] plotting channel/component activations

Arnaud Delorme arno at ucsd.edu
Mon Aug 17 21:46:11 PDT 2009


Dear Dorothy,

a simple way to plot a subset of channels is to call eegplot from the  
command line.

eegplot(EEG.data([1 2 3],:,:), 'srate', EEG.srate, 'events', EEG.event);

For components

eegplot(EEG.icaact([1 2 3],:,:), 'srate', EEG.srate, 'events',  
EEG.event);

Arno

On Aug 17, 2009, at 2:54 AM, Dorothy Bishop wrote:

> When inspecting plots of channel data or component activations, it  
> can be easy to lose track of which line corresponds to which channel/ 
> component.
> Is there a way of selecting a specific color for a given channel or  
> component in these plots?
> If not, would it be possible to incorporate this in a future  
> revision? It would be really helpful.
>
> I have tried going to settings/number of channels to display, but  
> this seems to then just plot the last few channels - e.g. if I say I  
> want 10 components and I have 28, then it plots just 19-28.  I can't  
> find a way to specify a specific subset of components to look at  
> (except by deleting the rest from the dataset).
>
> Thanks.
>
> Dorothy Bishop
> Professor of Developmental Neuropsychology
> Department of Experimental Psychology
> University of Oxford
> OX1 3UD
>  http://psyweb.psy.ox.ac.uk/oscci/
>
> tel: +44 (0)1865 271369
> fax: +44 (0)1865 281255
>
>
>
>
> _______________________________________________
> Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
> To unsubscribe, send an empty email to eeglablist-unsubscribe at sccn.ucsd.edu
> For digest mode, send an email with the subject "set digest mime" to eeglablist-request at sccn.ucsd.edu




More information about the eeglablist mailing list