Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: boxplot
Date: Fri, 14 Nov 2008 14:50:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 3
Message-ID: <gfk36r$bca$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1226674203 11658 172.30.248.35 (14 Nov 2008 14:50:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 14 Nov 2008 14:50:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1600902
Xref: news.mathworks.com comp.soft-sys.matlab:500840


Is there a way to control the y-axis features in boxplot? I would like to change the label ('Values' is default) and set the scale manually, but the regular 'set(gca,...)' does not work for boxplot.

Thanks