Mercurial > hg > octave-lyh
diff scripts/image/imagesc.m @ 3457:e031284eea27
[project @ 2000-01-19 08:49:56 by jwe]
author | jwe |
---|---|
date | Wed, 19 Jan 2000 08:50:14 +0000 |
parents | 69b167451491 |
children | c2305b99fbd7 |
line wrap: on
line diff
--- a/scripts/image/imagesc.m +++ b/scripts/image/imagesc.m @@ -24,8 +24,7 @@ ## colormap. The scaled matrix is returned. If @var{zoom} is omitted, a ## value of 4 is assumed. ## @end deftypefn - -## SEE ALSO: image, imshow +## @seealso{image and imshow} ## Author: Tony Richardson <arichard@stark.cc.oh.us> ## Created: July 1994