Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: specifying colormap for data
Date: Tue, 4 Sep 2007 20:11:36 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 8
Message-ID: <fbke5o$lg$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1188936696 688 172.30.248.38 (4 Sep 2007 20:11:36 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 4 Sep 2007 20:11:36 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1076536
Xref: news.mathworks.com comp.soft-sys.matlab:426946



I have data that I want to color-coded by the value of the
Z-axis. For example, 0-2 with blue, 2-4 with green, 4-6,
yellow, 6-8 with orange, 8-10 with red, 10+ with black.

Are there any way I can do that? Thanks so much for your
suggestions.