Home > freetb4matlab > image > gray.m

gray

PURPOSE ^

% Return a gray colormap with @var{n} entries corresponding to values from

SYNOPSIS ^

function map = gray (number)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} gray (@var{n})
% Return a gray colormap with @var{n} entries corresponding to values from
% 0 to @var{n}-1.  The argument @var{n} should be a scalar.  If it is
% omitted, the length of the current colormap or 64 is assumed.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

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