Navigation

Operators and Keywords

Function List:

C++ API

Function File: iscolormap (cmap)

Return true if cmap is a colormap.

A colormap is a real matrix with n rows and 3 columns. Each row represents a single color. The columns contain red, green, and blue intensities respectively. All entries must be between 0 and 1 inclusive.

See also: colormap, rgbplot.

Package: octave