


% -*- texinfo -*-
% @deftypefn {Function File} {} rainbow (@var{n})
% Create color colormap. This colormap is red through orange, yellow, green,
% blue to violet. The argument @var{n} should be a scalar. If it
% is omitted, the length of the current colormap or 64 is assumed.
% @seealso{colormap}
% @end deftypefn