Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: add a scale or 'ruler' to a graph
Date: Thu, 20 Mar 2008 18:32:03 +0000 (UTC)
Organization: Univ of Cambridge
Lines: 11
Message-ID: <fruaj2$mbn$1@fred.mathworks.com>
References: <frr6cv$44p$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 1206037923 22903 172.30.248.35 (20 Mar 2008 18:32:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 20 Mar 2008 18:32:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 503430
Xref: news.mathworks.com comp.soft-sys.matlab:458351



Change the x tick labels to be the appropriate scales - that
way you don't need a scaling bar. The labels don't have to
correspond to the units!

Search for xticklabels in the help documentation for a how-to.

http://www.mathworks.com/access/helpdesk/help/techdoc/index.html?/access/helpdesk/help/techdoc/creating_plots/f0-41699.html&http://www.mathworks.com/cgi-bin/texis/webinator/search?pr=Documentation&db=MSS&prox=page&rorder=750&rprox=750&rdfreq=500&rwfreq=500&rlead=250&sufs=0&order=r&documentation=Documentation&is_summary_on=1&ResultCount=10&query=xticklabels&submit=Search

Cheers

Tom Clark