diff scripts/image/ind2gray.m @ 5053:c08cb1098afc

[project @ 2004-10-19 23:10:54 by jwe]
author jwe
date Tue, 19 Oct 2004 23:10:55 +0000
parents 9493fe321888
children 4c8a2e4e0717
line wrap: on
line diff
--- a/scripts/image/ind2gray.m	Tue Oct 19 18:40:48 2004 +0000
+++ b/scripts/image/ind2gray.m	Tue Oct 19 23:10:55 2004 +0000
@@ -23,6 +23,7 @@
 ## If @var{map} is omitted, the current colormap is used to determine the
 ## intensities.
 ## @end deftypefn
+##
 ## @seealso{gray2ind, rgb2ntsc, image, and colormap}
 
 ## Author: Tony Richardson <arichard@stark.cc.oh.us>