[Scilab-users] Group function bug

Samuel Gougeon sgougeon at free.fr
Tue Feb 26 01:44:23 CET 2019


Hello Yann,

Le 24/02/2019 à 13:46, yann.debray at scilab-enterprises.com a écrit :
> For the signal specialists,
>
> There seems to be a problem with the function group:
> //Group function
> [h w]=wfir('lp',7,[.2,0],'hm',[0.01,-1]);
> [tg,fr]=group(100,h);
> plot2d(fr',tg',-1,'011',' ',[0,2,0.5,4.])
>
> --> [tg,fr]=group(100,h);
> à la ligne    97 de la fonction group ( C:\Program 
> Files\scilab-6.0.2\modules\signal_processing\macros\group.sci ligne 109 )

For the record (and the report): Scilab 5.5.1 was still OK. The bug 
appeared in Scilab 5.5.2.

Regards
Samuel




More information about the users mailing list