diff scripts/image/image.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 4c8a2e4e0717
children 34f96dd5441b
line wrap: on
line diff
--- a/scripts/image/image.m	Sat Mar 04 22:21:01 2006 +0000
+++ b/scripts/image/image.m	Mon Mar 06 21:26:54 2006 +0000
@@ -30,9 +30,8 @@
 ##
 ## The axis values corresponding to the matrix elements are specified in
 ## @var{x} and @var{y}. At present they are ignored.
+## @seealso{imshow, imagesc, colormap}
 ## @end deftypefn
-##
-## @seealso{imshow, imagesc, and colormap}
 
 ## Author: Tony Richardson <arichard@stark.cc.oh.us>
 ## Created: July 1994