Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!news1.google.com!news.glorb.com!tr22g12.aset.psu.edu!news.mathforum.org!not-for-mail
From: AMK <kennaster@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Single colorbar on figure with subplots?
Date: Sun, 12 Apr 2009 14:06:51 EDT
Organization: The Math Forum
Lines: 4
Message-ID: <17701574.29089.1239559642450.JavaMail.jakarta@nitrogen.mathforum.org>
References: <grso1p$mi5$1@fred.mathworks.com>
NNTP-Posting-Host: nitrogen.mathforum.org
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: support1.mathforum.org 1239559642 30608 144.118.30.135 (12 Apr 2009 18:07:22 GMT)
X-Complaints-To: news@news.mathforum.org
NNTP-Posting-Date: Sun, 12 Apr 2009 18:07:22 +0000 (UTC)
Xref: news.mathworks.com comp.soft-sys.matlab:532170


Hi Thanks for the edits.  This does add the single color bar to reference two sufrace plots in a subplot, but it appears to decouple the colorbar values from the original data.  For example, max(z1) and max(z2) are both around 14, but the new single color bar goes from 0 - 80.  What is this new colorbar axes referencing?

Thanks,
Adam