Path: news.mathworks.com!not-for-mail
From: "Phil Goh" <pgnator@googlemail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Linking a Slider to Edit Box
Date: Mon, 3 Sep 2007 19:22:12 +0000 (UTC)
Organization: Oxford Brookes Univ
Lines: 19
Message-ID: <fbhmt4$86u$1@fred.mathworks.com>
References: <fbhk1s$jq7$1@fred.mathworks.com> <fbhkhv$rtg$1@fred.mathworks.com>
Reply-To: "Phil Goh" <pgnator@googlemail.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 1188847332 8414 172.30.248.38 (3 Sep 2007 19:22:12 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 3 Sep 2007 19:22:12 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 215551
Xref: news.mathworks.com comp.soft-sys.matlab:426809


"Jerome Briot" <dutmatlab@yahoo.fr> wrote in message <fbhkhv$rtg
$1@fred.mathworks.com>...
> Hi,
> 
> use sliderPanel from the FEX :
> 
> http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?
objectId=13845&objectType=file
> 
> Jérôme


Hi, thanks for that component. But that's not what I'm looking for. I'm a novice 
to the whole GUI thing and was looking for a way to do it programmatically and 
not resort to using someone else's component. The reason I want to do this is to 
get a feel for the GUI API in Matlab.

Thanks
Phil