<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157297</link>
    <title>MATLAB Central Newsreader - GUI Opened in Maximize Figure</title>
    <description>Feed for thread: GUI Opened in Maximize Figure</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>Sun, 07 Oct 2007 23:12:53 -0400</pubDate>
      <title>GUI Opened in Maximize Figure</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157297#395503</link>
      <author>Ashraf Awad</author>
      <description>Hii&lt;br&gt;
Is it possible to open a GUI in a maximize figure?&lt;br&gt;
Thank you&lt;br&gt;
Ashraf Awad</description>
    </item>
    <item>
      <pubDate>Mon, 08 Oct 2007 03:48:05 -0400</pubDate>
      <title>Re: GUI Opened in Maximize Figure</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157297#395509</link>
      <author>Nick Denman</author>
      <description>&quot;Ashraf Awad&quot; &amp;lt;a_awad@hotmail.com&amp;gt; wrote in message &lt;br&gt;
&amp;lt;febp5l$6s0$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hii&lt;br&gt;
&amp;gt; Is it possible to open a GUI in a maximize figure?&lt;br&gt;
&lt;br&gt;
Try&lt;br&gt;
&lt;br&gt;
figure('Position',get(0,'Screensize'))&lt;br&gt;
&lt;br&gt;
&amp;gt; Thank you&lt;br&gt;
&amp;gt; Ashraf Awad&lt;br&gt;
&lt;br&gt;
Cheers, Nick</description>
    </item>
    <item>
      <pubDate>Mon, 08 Oct 2007 08:25:53 -0400</pubDate>
      <title>Re: GUI Opened in Maximize Figure</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157297#395518</link>
      <author>Yair Altman</author>
      <description>&amp;gt; &amp;gt; Is it possible to open a GUI in a maximize figure?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; figure('Position',get(0,'Screensize'))&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
This doesn't maximize the window - only resizes it to the&lt;br&gt;
screen size. And if the units are different then odd things&lt;br&gt;
will happen...&lt;br&gt;
&lt;br&gt;
For a real maximization, search the File Exchange - there&lt;br&gt;
are several simple m-scripts that do this:&lt;br&gt;
&lt;a href=&quot;http://tinyurl.com/22zluo&quot;&gt;http://tinyurl.com/22zluo&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Yair Altman&lt;br&gt;
&lt;a href=&quot;http://ymasoftware.com&quot;&gt;http://ymasoftware.com&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Mon, 08 Oct 2007 19:39:46 -0400</pubDate>
      <title>Re: GUI Opened in Maximize Figure</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157297#395655</link>
      <author>Ashraf Awad</author>
      <description>&quot;Nick Denman&quot; &amp;lt;ngdenmanNOSPAM@gmail.REMOVETHIS.com&amp;gt; wrote &lt;br&gt;
in message &amp;lt;fec99l$mbh$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &quot;Ashraf Awad&quot; &amp;lt;a_awad@hotmail.com&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;lt;febp5l$6s0$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; Hii&lt;br&gt;
&amp;gt; &amp;gt; Is it possible to open a GUI in a maximize figure?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Try&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; figure('Position',get(0,'Screensize'))&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Thank you&lt;br&gt;
&amp;gt; &amp;gt; Ashraf Awad&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Cheers, Nick&lt;br&gt;
Hii Nick&lt;br&gt;
Thank you for your help.&lt;br&gt;
Please, I don't know how to use your suggested command. My &lt;br&gt;
GUI figure file name is &quot;F_Try2.fig&quot;, and its tag, in the &lt;br&gt;
property inspection, is &quot;figure1&quot;.&lt;br&gt;
Thank you&lt;br&gt;
Ashraf Awad</description>
    </item>
  </channel>
</rss>

