Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Matlab main windows name
Date: Mon, 9 Nov 2009 10:29:03 +0000 (UTC)
Organization: TU Berlin
Lines: 7
Message-ID: <hd8qtf$gj$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257762543 531 172.30.248.35 (9 Nov 2009 10:29:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 9 Nov 2009 10:29:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1115354
Xref: news.mathworks.com comp.soft-sys.matlab:583505


Hi, 

often I'm starting several Matlabs at once to work on different parts of a single problem. Every Matlab opens a set of figures to display current status and a GUI to control the program (e.g. 'pause' and 'stop' buttons). 
But since I don't have a dozen monitors *g* I become confused which "Control GUI" controls which Matlab. So I thought that I could set the name of all the figures so that there's a unique references number for each Matlab. But the Matlab main window can't be changed that way (set(handle,'Name','someTexthere')) - or is there a way to do?

Greetings, 
Norman