wavelet analysis

Kambiz Tavabi kambiz.tavabi at UNI-MUENSTER.DE
Mon Feb 6 12:22:24 CET 2006


Hello,
There does not seem to be a function/m-file waveletanaysis in the Jan. 21
2006 or few previous releases of FIELDTRIP.

The following commands as per tutorials

cfg = [];
cfg.method = 'TFR';
cfg.foi = 15:30;
cfg.channel = 'all';
cfg.keeptrials = 'no';
cfg.waveletwidth = 7;
cfg.downsample = 4;
TFRwave = waveletanalysis(cfg, dataFIC);
save('TFR','TFRwave','-append');

Results in the output

??? Undefined command/function 'waveletanalysis'.

Please advise, thank you.
Kambiz



More information about the fieldtrip mailing list