Path: news.mathworks.com!not-for-mail
From: "Vihang Patil" <vihang_patil@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: zoom
Date: Tue, 29 Jan 2008 09:01:03 +0000 (UTC)
Organization: Konem Solutions
Lines: 11
Message-ID: <fnmq0f$h6j$1@fred.mathworks.com>
References: <fnmoqu$3sv$1@fred.mathworks.com>
Reply-To: "Vihang Patil" <vihang_patil@yahoo.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1201597263 17619 172.30.248.38 (29 Jan 2008 09:01:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 29 Jan 2008 09:01:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 413701
Xref: news.mathworks.com comp.soft-sys.matlab:448071


"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