From bug-octave-request at bevo dot che dot wisc dot edu Wed Dec 8 00:56:28 1999 Subject: typo in signal/spectral_adf.m From: "John W. Eaton" To: Daniel Calvelo Cc: bug-octave at bevo dot che dot wisc dot edu Date: Wed, 8 Dec 1999 00:56:48 -0600 (CST) On 6-Dec-1999, Daniel Calvelo wrote: | | 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 I made this change. Thanks, jwe ----------------------------------------------------------------------- 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 -----------------------------------------------------------------------