Path: news.mathworks.com!not-for-mail
From: "David Doria" <daviddoria@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Suppress Plot Unit Modifiers
Date: Sat, 29 Mar 2008 19:08:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 6
Message-ID: <fsm42h$4gq$1@fred.mathworks.com>
References: <fsluas$gr0$1@fred.mathworks.com> <fsm03g$pp6$1@canopus.cc.umanitoba.ca> <fsm1hv$dhm$1@fred.mathworks.com> <fsm2ei$t34$1@canopus.cc.umanitoba.ca>
Reply-To: "David Doria" <daviddoria@gmail.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1206817681 4634 172.30.248.37 (29 Mar 2008 19:08:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 29 Mar 2008 19:08:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1105197
Xref: news.mathworks.com comp.soft-sys.matlab:459847



well in this case since it starts at 0 I think we'd have to
use max() instead of min(), but I was wondering if there was
a more direct method to access what matlab has decided to be
the best scale factor , ie

get(gca, 'ScaleFactor') or something