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

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents ec8c33dcd1bf
children 8702f00329bf
line wrap: on
line diff
--- a/scripts/image/imshow.m	Sat Mar 04 22:21:01 2006 +0000
+++ b/scripts/image/imshow.m	Mon Mar 06 21:26:54 2006 +0000
@@ -41,8 +41,8 @@
 ##
 ## The character string @code{"truesize"} can always be used as an
 ## optional final argument to prevent automatic zooming of the image.
+## @seealso{image, imagesc, colormap, gray2ind, rgb2ind}
 ## @end deftypefn
-## @seealso{image, imagesc, colormap, gray2ind, and rgb2ind}
 
 ## Author: Tony Richardson <arichard@stark.cc.oh.us>
 ## Created: July 1994