Mercurial > hg > octave-lyh
diff scripts/signal/fftfilt.m @ 5428:2a16423e4aa0
[project @ 2005-08-23 18:38:27 by jwe]
author | jwe |
---|---|
date | Tue, 23 Aug 2005 18:38:28 +0000 |
parents | 4c8a2e4e0717 |
children | 34f96dd5441b |
line wrap: on
line diff
--- a/scripts/signal/fftfilt.m +++ b/scripts/signal/fftfilt.m @@ -29,7 +29,7 @@ ## If @var{x} is a matrix, filter each column of the matrix. ## @end deftypefn -## Author: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at> +## Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> ## Created: 3 September 1994 ## Adapted-By: jwe