Home > freetb4matlab > plot > spinmap.m

spinmap

PURPOSE ^

% Cycle the colormap for @var{t} seconds with an increment

SYNOPSIS ^

function spinmap (t, inc)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} spinmap (@var{t}, @var{inc})
% Cycle the colormap for @var{t} seconds with an increment
% of @var{inc}.  Both parameters are optional.  The default cycle time
% is 5 seconds and the default increment is 2.
%
% A higher value of @var{inc} causes a faster cycle through the
% colormap.
% @seealso{gca, colorbar}
% @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