Hello Yann,

Le 24/02/2019 à 13:46, [email protected] 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

_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to