TopoplotTFR

Vladimir Litvak litvak at TX.TECHNION.AC.IL
Thu Mar 1 13:00:22 CET 2007


Dear all,



I'm trying to use topoplotTFR for multichannel data that has both time and
frequency dimension. When I configure:



cfg.xparam='time';

cfg.yparam='freq';

cfg.xlim=[-2:0.1:0];

cfg.ylim=[8 12];



I get multiple plots corresponding to different time windows. However when I
try:



cfg.xparam='freq';

cfg.yparam='time';

cfg.xlim=[0:2:40];

cfg.ylim=[-1 0];



or



cfg.xparam='time';

cfg.yparam='freq';

cfg.xlim=[-1 0];

cfg.ylim=[0:2:40];



it doesn't work. I either get an error or a single plot. How do I get a
series of plots for different frequencies with the same time window?





Thanks,



Vladimir



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20070301/8a612fa2/attachment.html>


More information about the fieldtrip mailing list