Image Processing Toolbox
  Go to function:
    Search    Help Desk 
rgbplot    Examples   See Also

Plot colormap

Syntax

Description

rgbplot(map) plots the three columns of map, where map is an m-by-3 colormap matrix. rgbplot draws the first column in red, the second in green, and the third in blue.

Example

See Also

colormap in the online MATLAB Function Reference



[ Previous | Help Desk | Next ]