rgbplot
Plot colormap.
Syntax
rgbplot(cmap)
Input argument
cmap - Colormap: three-column matrix of RGB triplets .
Description
rgbplot(cmap) plots the R (red), G (green), and B (blue) intensities of the specified cmap colormap.
Example
See also
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated