diff scripts/image/gmap40.m @ 11587:c792872f8942

all script files: untabify and strip trailing whitespace
author John W. Eaton <jwe@octave.org>
date Thu, 20 Jan 2011 17:35:29 -0500
parents fd0a3ac60b0e
children 72c96de7a403
line wrap: on
line diff
--- a/scripts/image/gmap40.m	Thu Jan 20 17:24:59 2011 -0500
+++ b/scripts/image/gmap40.m	Thu Jan 20 17:35:29 2011 -0500
@@ -22,7 +22,7 @@
 ## Create color colormap.  The colormap consists of red, green, blue, yellow,
 ## magenta and cyan.  This colormap is specifically designed for users of
 ## gnuplot 4.0 where these 6 colors are the allowable ones for patch objects.
-## The argument @var{n} must be a scalar. 
+## The argument @var{n} must be a scalar.
 ## If unspecified, a length of 6 is assumed.  Larger values
 ## of @var{n} result in a repetition of the above colors.
 ## @seealso{colormap}