copper

Purpose

Linear copper tones colormap.

Synopsis

cmap = copper(m)

Description

copper(m) returns an m-by-3 matrix containing the copper colormap. The default value for m is the length of the current colormap.

Examples

To reset the colormap of the current figure:

colormap(copper)

See Also

bone, colormap, cool, flag, gray, hot, hsv, jet, pink, prism, white

(c) Copyright 1994 by The MathWorks, Inc.