Path: Common/Graphics
% Generate [r, g, b] for an index k = 1 to 100. -------------------------------------------------------------------------- Form: c = PlotColor( k ) -------------------------------------------------------------------------- ------ Inputs ------ k (1,1) Index in range 1 to 100 ------- Outputs ------- c (1,3) Color -------------------------------------------------------------------------- See also StateDisplay. --------------------------------------------------------------------------
Common: General/Watermark Common: Graphics/NewFig
Back to the Common Module page