<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265337</link>
    <title>MATLAB Central Newsreader - Matlab main windows name</title>
    <description>Feed for thread: Matlab main windows name</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Mon, 09 Nov 2009 10:29:03 -0500</pubDate>
      <title>Matlab main windows name</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265337#693171</link>
      <author>Norman </author>
      <description>Hi, &lt;br&gt;
&lt;br&gt;
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). &lt;br&gt;
But since I don't have a dozen monitors *g* I become confused which &quot;Control GUI&quot; 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?&lt;br&gt;
&lt;br&gt;
Greetings, &lt;br&gt;
Norman</description>
    </item>
    <item>
      <pubDate>Wed, 11 Nov 2009 08:53:03 -0500</pubDate>
      <title>Re: Matlab main windows name</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265337#693763</link>
      <author>Norman </author>
      <description>Since there seems to be no solution I wonder if I can read the Windows (XP) process ID somehow to identify a Matlab. Probably a small C programm could do that (but of course I need the ID of the calling Matlab process not that of the c programm), but I don't know how. Can anyone help me?&lt;br&gt;
&lt;br&gt;
Thank you, &lt;br&gt;
Norman</description>
    </item>
    <item>
      <pubDate>Wed, 11 Nov 2009 09:14:04 -0500</pubDate>
      <title>Re: Matlab main windows name</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265337#693771</link>
      <author>Jan Simon</author>
      <description>Dear Norman!&lt;br&gt;
&lt;br&gt;
&amp;gt; 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). &lt;br&gt;
&amp;gt; But since I don't have a dozen monitors *g* I become confused which &quot;Control GUI&quot; 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?&lt;br&gt;
&lt;br&gt;
com.mathworks.mde.desk.MLDesktop.getInstance.getMainFrame.setTitle('Matlab 1');&lt;br&gt;
&lt;br&gt;
See also:&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/matlabcentral/newsreader/view_thread/262011&quot;&gt;http://www.mathworks.com/matlabcentral/newsreader/view_thread/262011&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Good luck, Jan</description>
    </item>
    <item>
      <pubDate>Wed, 11 Nov 2009 09:34:03 -0500</pubDate>
      <title>Re: Matlab main windows name</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265337#693778</link>
      <author>Norman </author>
      <description>&quot;Jan Simon&quot; &amp;lt;matlab.THIS_YEAR@nMINUSsimon.de&amp;gt; wrote in message &amp;lt;hddv8r$ln0$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Dear Norman!&lt;br&gt;
&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; com.mathworks.mde.desk.MLDesktop.getInstance.getMainFrame.setTitle('Matlab 1');&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; See also:&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://www.mathworks.com/matlabcentral/newsreader/view_thread/262011&quot;&gt;http://www.mathworks.com/matlabcentral/newsreader/view_thread/262011&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Good luck, Jan&lt;br&gt;
&lt;br&gt;
Great, it works! Thank you very much, Jan! In the meantime I have read that the Windows idea of a parent ID is dubiuos at least so I dropped my hope until now.&lt;br&gt;
&lt;br&gt;
Greetings, Norman</description>
    </item>
    <item>
      <pubDate>Wed, 05 May 2010 06:10:22 -0400</pubDate>
      <title>Re: Matlab main windows name</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265337#742209</link>
      <author>Norman </author>
      <description>Hi, &lt;br&gt;
&lt;br&gt;
I have to add something to my last post here:&lt;br&gt;
&lt;br&gt;
&amp;gt; Great, it works! Thank you very much, Jan! In the meantime I have read that the Windows idea of a parent ID is dubiuos at least so I dropped my hope until now.&lt;br&gt;
&lt;br&gt;
On my WinXP machine I just use &quot;feature('getPID')&quot; and I get the windows process ID I looked for (using Matlab 2007b).&lt;br&gt;
&lt;br&gt;
Thanks to Yair Altman and his website at &lt;a href=&quot;http://undocumentedmatlab.com&quot;&gt;http://undocumentedmatlab.com&lt;/a&gt; !</description>
    </item>
  </channel>
</rss>

