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

[project @ 2004-10-19 23:10:54 by jwe]
author jwe
date Tue, 19 Oct 2004 23:10:55 +0000
parents f52b3f1a9399
children 4c8a2e4e0717
line wrap: on
line diff
--- a/scripts/image/imagesc.m	Tue Oct 19 18:40:48 2004 +0000
+++ b/scripts/image/imagesc.m	Tue Oct 19 23:10:55 2004 +0000
@@ -35,6 +35,7 @@
 ## values for the respective axes, or as values for each row and column
 ## of the matrix @var{A}.  At present they are ignored.
 ## @end deftypefn
+##
 ## @seealso{image and imshow}
 
 ## Author: Tony Richardson <arichard@stark.cc.oh.us>