rgbplot

Purpose

Plot colormap.

Synopsis

rgbplot(map)

Description

rgbplot(map) plots a colormap, an m-by-3 matrix which is appropriate input for colormap. The three columns of map are plotted with red, green and blue lines.

Examples

rgbplot(hsv) plots the default colormap.

See Also

colormap, spinmap

(c) Copyright 1994 by The MathWorks, Inc.