Mercurial > hg > octave-nkf
diff scripts/general/gradient.m @ 7001:8b0cfeb06365
[project @ 2007-10-10 18:02:59 by jwe]
author | jwe |
---|---|
date | Wed, 10 Oct 2007 18:03:02 +0000 |
parents | 376e02b2ce70 |
children | 93c65f2a5668 |
line wrap: on
line diff
--- a/scripts/general/gradient.m +++ b/scripts/general/gradient.m @@ -34,7 +34,7 @@ ## ## Spacing values between two points can be provided by the ## @var{dx}, @var{dy} or @var{h} parameters. If @var{h} is supplied it -## is assumed to be the spacing in all directions. Otherwise, seperate +## is assumed to be the spacing in all directions. Otherwise, separate ## values of the spacing can be supplied by the @var{dx}, etc variables. ## A scalar value specifies an equidistant spacing, while a vector value ## can be used to specify a variable spacing. The length must match