[FieldTrip] bug in ft_componentanalysis

Micheli, C. c.micheli at fcdonders.ru.nl
Fri Feb 11 11:43:39 CET 2011


Hi Baptiste 
You are totally right. The bug has been corrected and you can find the new version by downloading the latest FieldTrip . 

Cheers, 
Cristiano 

----- "Baptiste Gauthier" <gauthierb.ens at gmail.com> schreef: 
> Van: "Baptiste Gauthier" <gauthierb.ens at gmail.com> 
> Aan: fieldtrip at donders.ru.nl 
> Verzonden: Vrijdag 11 februari 2011 10:46:13 
> Onderwerp: [FieldTrip] bug in ft_componentanalysis 
> 
> Dear Fieldtrip users, 
> 
> I noticed a little error in ft_componentanalysis since your latest update (2011/02/09) : 
> While using the function, I got this error message : 
> 
> "??? Error using ==> toc 
> You must call TIC without an output argument before calling TOC without an input argument. 
> 
> Error in ==> ft_componentanalysis at 465 
> fprintf('total time in componentanalysis %.1f seconds\n', stopwatch(toc)); 
> 
> Error in ==> temprod_NEW_runicaonspectra at 37 
> comp = ft_componentanalysis(cfg,data);" 
> 
> 
> It seems there's here a bad use of function toc.m 
> 
> It should be : "fprintf('total time in componentanalysis %.1f seconds\n', toc(stopwatch));" 
> I tried it and it worked fine. 
> 
> Please let me know if I'm wrong. 
> 
> Cheers, 
> 
> Baptiste gauthier 
> _______________________________________________ 
> fieldtrip mailing list 
> fieldtrip at donders.ru.nl 
> http://mailman.science.ru.nl/mailman/listinfo/fieldtrip 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20110211/964b7e60/attachment-0001.html>


More information about the fieldtrip mailing list