Home > freetb4matlab > tk_octave > rainbow.m

rainbow

PURPOSE ^

% Create color colormap.

SYNOPSIS ^

function map = rainbow (number)

DESCRIPTION ^

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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003