[FieldTrip] singleplotTFR error
Karl Doron
karl.doron at gmail.com
Sat Jan 15 18:05:46 CET 2011
Hello,
Has anyone else reported a problem with ft_singleplotTFR and output of the
new specest module?
multiplotTFR works, but 'interactive' method fails.
It looks like the error occurs when trying to mask NaNs
% masking only possible for evenly spaced axis
if strcmp(cfg.masknans, 'yes') && (~evenx || ~eveny)
warning('(one of the) axis are not evenly spaced -> nans cannot be masked
out -> cfg.masknans is set to ''no'';')
cfg.masknans = 'no';
end
Thank you,
karl doron
UCSB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20110115/3bfa6574/attachment-0001.html>
More information about the fieldtrip
mailing list