channel selection in ft_preproccesing does not update elec field

Henning Holle h.holle at SUSSEX.AC.UK
Mon Mar 29 14:23:03 CEST 2010


Hello Nathan,

thank you for your response. I have created an average for three 3
electrodes of interest (Fz, Cz, Pz). When I try to plot it, like so

cfg = [];
cfg.showlabels = 'yes'; 
cfg.fontsize = 6; 
multiplotER(cfg, avg_STD); 

the electrodes are not in the layout I would have expected (see attachment).
What is causing this behavior?

This are my electrode positions, if this information helps:

>> avg_STD.elec.pnt(strmatch('Fz',avg_STD.elec.label),:)

ans =

         0    8.6070    5.8872

>> avg_STD.elec.pnt(strmatch('Cz',avg_STD.elec.label),:)

ans =

         0         0    8.5313

>> avg_STD.elec.pnt(strmatch('Pz',avg_STD.elec.label),:)

ans =

         0   -5.6243    7.1065

Best wishes

Henning

----------------------------------
The aim of this list is to facilitate the discussion between users of the FieldTrip  toolbox, to share experiences and to discuss new ideas for MEG and EEG analysis. See also http://listserv.surfnet.nl/archives/fieldtrip.html and http://www.ru.nl/neuroimaging/fieldtrip.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: output_multiplot.fig
Type: application/octet-stream
Size: 16503 bytes
Desc: not available
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20100329/5a88ec0e/attachment-0001.obj>


More information about the fieldtrip mailing list