Path: news.mathworks.com!not-for-mail
From: "pietro " <bracardi82@email.it>
Newsgroups: comp.soft-sys.matlab
Subject: all axis tick labels with the same digits
Date: Wed, 29 Jul 2009 10:55:04 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 2
Message-ID: <h4p9q8$bcu$1@fred.mathworks.com>
Reply-To: "pietro " <bracardi82@email.it>
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 1248864904 11678 172.30.248.37 (29 Jul 2009 10:55:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 29 Jul 2009 10:55:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1184971
Xref: news.mathworks.com comp.soft-sys.matlab:559245


How can i have axis tick labels with the same digit? instead [0 0.05 0.1 0.15 0.2] i would like [0.00 0.05 0.10 0.15 0.20] 
thank you in advance