Path: news.mathworks.com!not-for-mail
From: "shopana " <shopana.e@hcl.in>
Newsgroups: comp.soft-sys.matlab
Subject: Re: zoom
Date: Tue, 29 Jan 2008 09:16:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 18
Message-ID: <fnmqsi$s79$1@fred.mathworks.com>
References: <fnmoqu$3sv$1@fred.mathworks.com> <fnmq0f$h6j$1@fred.mathworks.com>
Reply-To: "shopana " <shopana.e@hcl.in>
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 1201598162 28905 172.30.248.37 (29 Jan 2008 09:16:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 29 Jan 2008 09:16:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1166498
Xref: news.mathworks.com comp.soft-sys.matlab:448074


"Vihang Patil" <vihang_patil@yahoo.com> wrote in message 
<fnmq0f$h6j$1@fred.mathworks.com>...
> "shopana " <shopana.e@hcl.in> wrote in message 
> <fnmoqu$3sv$1@fred.mathworks.com>...
> > hi,
> >   i want to zoom in and zoom out the axis with help of 
> > slider.i.e., by moving the slider position min to 
max.Is 
> > this posible.can somone help me? Thanks a lot.
> 
> doc zoom
> use zoom(factor) in your slider function
> HTH
> Vihang


thanks for your speedy reply.can you give me simple 
example in slider using zoom(factor).