Mercurial > hg > octave-nkf
diff scripts/general/rotdim.m @ 9041:853f96e8008f
Cleanup documentation file matrix.texi
Spellcheck
Stylecheck (Mostly double spaces after periods)
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Wed, 25 Mar 2009 08:05:35 -0700 |
parents | eb63fbe60fab |
children | 16f53d29049f |
line wrap: on
line diff
--- a/scripts/general/rotdim.m +++ b/scripts/general/rotdim.m @@ -22,8 +22,8 @@ ## 90-degree increments. The second argument is optional, and specifies ## how many 90-degree rotations are to be applied (the default value is 1). ## The third argument is also optional and defines the plane of the -## rotation. As such @var{plane} is a two element vector containing two -## different valid dimensions of the matrix. If @var{plane} is not given +## rotation. As such @var{plane} is a two element vector containing two +## different valid dimensions of the matrix. If @var{plane} is not given ## Then the first two non-singleton dimensions are used. ## ## Negative values of @var{n} rotate the matrix in a clockwise direction.