From: <dg...@um...> - 2004-10-08 18:27:04
|
Will someone add this to the cvs please? The lm parameter won't work wit= hout it. --- /usr/share/octave/2.1.57/site/m/octave-forge/irsa/irsa_resample.m 2= 004-10-07 11:23:03.000000000 -0700 +++ /usr/share/octave/2.1.57/site/m/octave-forge/irsa/irsa_resample.m.ori= g 2004-07-07 18:42:32.000000000 -0700 @@ -40,7 +40,7 @@ function newyp =3D irsa_resample (xp, yp, newxp, lm ) - if( nargin < 3 ) + if( nargin !=3D 3 ) usage( "newyp =3D irsa_resample (xp, yp, newxp, [lm] )" ); endif -- Daniel --=20 ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm |