Path: news.mathworks.com!not-for-mail
From: "Todd Welti" <twelti@harman.com>
Newsgroups: comp.soft-sys.matlab
Subject: accessing java gui from Matlab
Date: Sat, 4 Apr 2009 20:08:01 +0000 (UTC)
Organization: Harman Industries International
Lines: 1
Message-ID: <gr8en1$g1v$1@fred.mathworks.com>
Reply-To: "Todd Welti" <twelti@harman.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 1238875681 16447 172.30.248.38 (4 Apr 2009 20:08:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 4 Apr 2009 20:08:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 57524
Xref: news.mathworks.com comp.soft-sys.matlab:530333


Is there any way to access an object in a separate Java gui from matlab?  I am running a Java gui (not running from Matlab) and also an app in Matlab.  I would like to access the Java gui from Matlab (and changel a slider value in the Java app).  I'm guessing this might be impossible.  Is there some way to run the Java app from Matlab and get a handle to it?