<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Tiling without a Wet Saw</title>
	<link>http://blogs.mathworks.com/desktop/2007/10/22/tiling-without-a-wet-saw/</link>
	<description>Ken &#38; Mike work on the MATLAB Desktop team</description>
	<pubDate>Tue, 06 Jan 2009 18:49:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Peter</title>
		<link>http://blogs.mathworks.com/desktop/2007/10/22/tiling-without-a-wet-saw/#comment-4358</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 01 May 2008 12:07:46 +0000</pubDate>
		<guid>http://blogs.mathworks.com/desktop/2007/10/22/tiling-without-a-wet-saw/#comment-4358</guid>
		<description>The figures container and plot tools are designed to be interactive tools.  As such they do not provide programmatic APIs that offer the level of precise control you are looking for.  The basics of figures container interactive use are covered in the help documentation at http://www.mathworks.com/access/helpdesk/help/techdoc/creating_plots/f5-41409.html</description>
		<content:encoded><![CDATA[<p>The figures container and plot tools are designed to be interactive tools.  As such they do not provide programmatic APIs that offer the level of precise control you are looking for.  The basics of figures container interactive use are covered in the help documentation at <a href="http://www.mathworks.com/access/helpdesk/help/techdoc/creating_plots/f5-41409.html" rel="nofollow">http://www.mathworks.com/access/helpdesk/help/techdoc/creating_plots/f5-41409.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naor</title>
		<link>http://blogs.mathworks.com/desktop/2007/10/22/tiling-without-a-wet-saw/#comment-4349</link>
		<dc:creator>naor</dc:creator>
		<pubDate>Wed, 30 Apr 2008 21:25:37 +0000</pubDate>
		<guid>http://blogs.mathworks.com/desktop/2007/10/22/tiling-without-a-wet-saw/#comment-4349</guid>
		<description>Thanks Peter!
This went a long way toward fixing my desktop experience. My bet that the author of the post would have a feed to the comments months later paid off :)
I am trying to learn more about this container object but I'm having trouble locating it in the documentation. For example, how can I get/set the container size so that if someone were, say, a perfection freak they could make the container the right size for a single maximized figure in it would be x pixels wide by y high?
Thanks again,
-naor</description>
		<content:encoded><![CDATA[<p>Thanks Peter!<br />
This went a long way toward fixing my desktop experience. My bet that the author of the post would have a feed to the comments months later paid off :)<br />
I am trying to learn more about this container object but I&#8217;m having trouble locating it in the documentation. For example, how can I get/set the container size so that if someone were, say, a perfection freak they could make the container the right size for a single maximized figure in it would be x pixels wide by y high?<br />
Thanks again,<br />
-naor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blogs.mathworks.com/desktop/2007/10/22/tiling-without-a-wet-saw/#comment-4347</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 30 Apr 2008 16:57:42 +0000</pubDate>
		<guid>http://blogs.mathworks.com/desktop/2007/10/22/tiling-without-a-wet-saw/#comment-4347</guid>
		<description>Noar,

You can achieve something similar to the old behavior as follows:
&lt;p&gt;
&lt;ol&gt;
&lt;li&gt;From the MATALB desktop menu bar choose Desktop-&gt;Figures&lt;/li&gt;
&lt;li&gt;Undock the empty figures container and adjust its size and location as you wish&lt;/li&gt;
&lt;li&gt;Click the Show Plot Tools tool bar button&lt;/li&gt;
&lt;li&gt;Undock each of the plot tools (using the undock button on the upper right of each title bar) &lt;/li&gt;
&lt;li&gt;Drag and size the undocked plot tools such that they surround the Figures container along the lines of the screen shot below&lt;/li&gt;
&lt;li&gt;Now whenever you select the plot tools for a particular figure it will drop into the container, leaving the plot tools around it border&lt;/li&gt;
&lt;/ol&gt;
&lt;/p&gt;
&lt;p&gt;
Granted this is a fair number of steps but the position and size of the Figures container and the plot tools will be remembered across sessions, so you should only have to do the first five steps once.

&lt;a href='http://blogs.mathworks.com/desktop/../images/desktop/undockedplottools.png' title='Undocked Plot Tools' rel="nofollow"&gt;&lt;img src='http://blogs.mathworks.com/desktop/../images/desktop/undockedplottools.thumbnail.png' alt='Undocked Plot Tools' /&gt;&lt;/a&gt;
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Noar,</p>
<p>You can achieve something similar to the old behavior as follows:</p>
<ol>
<li>From the MATALB desktop menu bar choose Desktop->Figures</li>
<li>Undock the empty figures container and adjust its size and location as you wish</li>
<li>Click the Show Plot Tools tool bar button</li>
<li>Undock each of the plot tools (using the undock button on the upper right of each title bar) </li>
<li>Drag and size the undocked plot tools such that they surround the Figures container along the lines of the screen shot below</li>
<li>Now whenever you select the plot tools for a particular figure it will drop into the container, leaving the plot tools around it border</li>
</ol>
<p>
Granted this is a fair number of steps but the position and size of the Figures container and the plot tools will be remembered across sessions, so you should only have to do the first five steps once.</p>
<p><a href='http://blogs.mathworks.com/desktop/../images/desktop/undockedplottools.png' title='Undocked Plot Tools' rel="nofollow"><img src='http://blogs.mathworks.com/desktop/../images/desktop/undockedplottools.thumbnail.png' alt='Undocked Plot Tools' /></a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naor</title>
		<link>http://blogs.mathworks.com/desktop/2007/10/22/tiling-without-a-wet-saw/#comment-4344</link>
		<dc:creator>naor</dc:creator>
		<pubDate>Wed, 30 Apr 2008 14:13:53 +0000</pubDate>
		<guid>http://blogs.mathworks.com/desktop/2007/10/22/tiling-without-a-wet-saw/#comment-4344</guid>
		<description>I know it's an old post but I have questions about the Figures container and the forums are mostly silent on this feature.

I had a neat and plesent work flow for interactive plotting with R2006a. I think the introduction of the Figures container is what messed it up. Used to be, when I pressed the show plot tools button, the figure would be surrounded by all the lovely tools, WITHOUT changing the figure window size and position. Now it's the "show plot tools and dock figure" button, only the property editor shows up when I press it, and the figure size is fouled up. I have to go to the View menu to bring up the figure palette and the plot browser, and they further mess with my figure size. In fact they squeeze it into uselessness. I resize the figure so I can work with it, and when I hide the plot tools the figure expands to uselessness! I think this is related to the new "...and dock figure" part, but I'm not sure. Is there anyway I can recreate the older neater way? Is there a way to "show plot tools" but NOT "dock figure", as an experiment? My work flow also includes a mixture of interactive and command line usage which is now greatly hampered, because docked figures cannot be resized by set command.
Big thanks for any tips, as well as to any person who read this too long question regardless of answer,
-naor</description>
		<content:encoded><![CDATA[<p>I know it&#8217;s an old post but I have questions about the Figures container and the forums are mostly silent on this feature.</p>
<p>I had a neat and plesent work flow for interactive plotting with R2006a. I think the introduction of the Figures container is what messed it up. Used to be, when I pressed the show plot tools button, the figure would be surrounded by all the lovely tools, WITHOUT changing the figure window size and position. Now it&#8217;s the &#8220;show plot tools and dock figure&#8221; button, only the property editor shows up when I press it, and the figure size is fouled up. I have to go to the View menu to bring up the figure palette and the plot browser, and they further mess with my figure size. In fact they squeeze it into uselessness. I resize the figure so I can work with it, and when I hide the plot tools the figure expands to uselessness! I think this is related to the new &#8220;&#8230;and dock figure&#8221; part, but I&#8217;m not sure. Is there anyway I can recreate the older neater way? Is there a way to &#8220;show plot tools&#8221; but NOT &#8220;dock figure&#8221;, as an experiment? My work flow also includes a mixture of interactive and command line usage which is now greatly hampered, because docked figures cannot be resized by set command.<br />
Big thanks for any tips, as well as to any person who read this too long question regardless of answer,<br />
-naor</p>
]]></content:encoded>
	</item>
</channel>
</rss>
