<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/255147</link>
    <title>MATLAB Central Newsreader - graph window size</title>
    <description>Feed for thread: graph window size</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>Thu, 02 Jul 2009 08:07:01 -0400</pubDate>
      <title>graph window size</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/255147#662108</link>
      <author>recep mansiz</author>
      <description>Hi all!!&lt;br&gt;
&lt;br&gt;
I want to plot a x-y graph that has a smaller size than matlab default output graph size.&lt;br&gt;
&lt;br&gt;
How can I achieve this.&lt;br&gt;
&lt;br&gt;
thanks in advance...</description>
    </item>
    <item>
      <pubDate>Thu, 02 Jul 2009 08:47:01 -0400</pubDate>
      <title>Re: graph window size</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/255147#662123</link>
      <author>recep mansiz</author>
      <description>doesn't anybody have any idea ?? is there a function that matlab default plot window size can be changed inside??</description>
    </item>
    <item>
      <pubDate>Thu, 02 Jul 2009 09:40:03 -0400</pubDate>
      <title>Re: graph window size</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/255147#662134</link>
      <author>Sadik </author>
      <description>Hi Recep,&lt;br&gt;
&lt;br&gt;
After you make your plot, you say:&lt;br&gt;
&lt;br&gt;
set(gcf,'Position',[a b c d])&lt;br&gt;
&lt;br&gt;
where a b c and d are numbers which show respectively the (x,y) location of the upper left corner [by a and b] and the width and height of the window [by c and d]. In order to have an idea about what these four values should be, you could say:&lt;br&gt;
&lt;br&gt;
get(gcf,'Position')&lt;br&gt;
&lt;br&gt;
You can then play with these numbers until you get the desired plot.&lt;br&gt;
&lt;br&gt;
Best.&lt;br&gt;
&lt;br&gt;
&quot;recep mansiz&quot; &amp;lt;aalmoraa@hotmail.com&amp;gt; wrote in message &amp;lt;h2hs65$qct$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; doesn't anybody have any idea ?? is there a function that matlab default plot window size can be changed inside??</description>
    </item>
    <item>
      <pubDate>Thu, 02 Jul 2009 10:01:02 -0400</pubDate>
      <title>Re: graph window size</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/255147#662140</link>
      <author>recep mansiz</author>
      <description>thanks for your reply sadik&lt;br&gt;
it works of course</description>
    </item>
  </channel>
</rss>

