Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Does Matlab need better GUI controls?
Date: Tue, 14 Apr 2009 11:54:01 +0000 (UTC)
Organization: King's College London
Lines: 5
Message-ID: <gs1tgp$jis$1@fred.mathworks.com>
References: <gs10ct$rfm$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1239710041 20060 172.30.248.38 (14 Apr 2009 11:54:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 14 Apr 2009 11:54:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1477
Xref: news.mathworks.com comp.soft-sys.matlab:532573


To get more control over appearance, and much else, you can add java swing components using Yair Altman's uicomponent 
http://www.mathworks.com/matlabcentral/fileexchange/14583
or my own jcontrol 
http://www.mathworks.com/matlabcentral/fileexchange/15580
ML