Mercurial > hg > octave-lyh
diff scripts/signal/ifftshift.m @ 10793:be55736a0783
Grammarcheck the documentation from m-files.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sun, 18 Jul 2010 20:35:16 -0700 |
parents | eb63fbe60fab |
children | c776f063fefe |
line wrap: on
line diff
--- a/scripts/signal/ifftshift.m +++ b/scripts/signal/ifftshift.m @@ -17,7 +17,7 @@ ## <http://www.gnu.org/licenses/>. ## -*- texinfo -*- -## @deftypefn {Function File} {} ifftshift (@var{v}) +## @deftypefn {Function File} {} ifftshift (@var{v}) ## @deftypefnx {Function File} {} ifftshift (@var{v}, @var{dim}) ## Undo the action of the @code{fftshift} function. For even length ## @var{v}, @code{fftshift} is its own inverse, but odd lengths differ