From bug-octave-request at bevo dot che dot wisc dot edu Mon Dec 6 01:42:47 1999 Subject: typo in signal/spectral_adf.m From: Daniel Calvelo To: bug-octave at bevo dot che dot wisc dot edu Date: Mon, 6 Dec 1999 01:43:09 -0600 (CST) Hi. There is a typo (and IIRC it's been there for a while) in the signal toolbox. Forgive me if this is a packaging or a Debian issue (I use a Debian potato); if it weren't, would someone mind correcting it at the base toolbox repository (it is part of the std distro, isn't it?) In file signal/spectral_adf.m, line 54 reads: retval(:, 1) = (0: xr-1)' / xr; Replace those 'xr' by 'cr'. It must have lurked in from a cut/paste of spectral_xdf.m Thanks. Daniel. -- Daniel Calvelo Aros calvelo at lifl dot fr ----------------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.che.wisc.edu/octave/octave.html How to fund new projects: http://www.che.wisc.edu/octave/funding.html Subscription information: http://www.che.wisc.edu/octave/archive.html -----------------------------------------------------------------------