topoplotER

Jan Mathijs Schoffelen Jan.Schoffelen at FCDONDERS.RU.NL
Mon Mar 13 14:35:17 CET 2006


Hi Thomas,
Could you be a bit more specific?

JM

-----Original Message-----
From: FieldTrip discussion list [mailto:FIELDTRIP at NIC.SURFNET.NL] On Behalf
Of Thomas Koelewijn
Sent: Monday, March 13, 2006 1:52 PM
To: FIELDTRIP at NIC.SURFNET.NL
Subject: [FIELDTRIP] topoplotER

Dear fieldtrippers,



I'm trying to use a half year old plot script to plot some new data, but it
doesn't do the trick anymore. Some changes seem to be made in the topoplotER
function but I can't figure out how to cope with them.



My data set:



label: {152x1 cell}

fsample: 600

avg: [152x601 double]

var: [152x601 double]

time: [1x601 double]

individual: [12x152x601 double]

dimord: 'subj_chan_time'

cfg: [1x1 struct]

grad: [1x1 struct]



My script

cfg = [];

cfg.colorbar='no';

cfg.xlim = [0.0:0.1:0.5];

cfg.showzlim     = 'no';

cfg.layout = 'ctf151s.lay';

cfg.zlim = [-1.5e-14 1.5e-14];

a = figure ('color',[1 1 1]);

topoplotER(cfg,O_GavgLRF_C);



what is going wrong?



Thomas





More information about the fieldtrip mailing list