Mercurial > hg > octave-nkf
diff scripts/signal/fftshift.m @ 11587:c792872f8942
all script files: untabify and strip trailing whitespace
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 20 Jan 2011 17:35:29 -0500 |
parents | fd0a3ac60b0e |
children | 189baf055143 |
line wrap: on
line diff
--- a/scripts/signal/fftshift.m +++ b/scripts/signal/fftshift.m @@ -31,7 +31,7 @@ ## f = ((1:N) - ceil(N/2)) / N / Dt ## @end example ## -## If @var{x} is a matrix, the same holds for rows and columns. If +## If @var{x} is a matrix, the same holds for rows and columns. If ## @var{x} is an array, then the same holds along each dimension. ## ## The optional @var{dim} argument can be used to limit the dimension