<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/165943</link>
    <title>MATLAB Central Newsreader - How to remove a figure window</title>
    <description>Feed for thread: How to remove a figure window</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The 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>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Wed, 19 Mar 2008 08:08:28 -0400</pubDate>
      <title>Re: How to remove a figure window</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/165943#421648</link>
      <author>Vihang Patil</author>
      <description>"Tapon Paul" &amp;lt;hemt_82@yahoo.com&amp;gt; wrote in message &amp;lt;frq5f6&lt;br&gt;
$mmt$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Is it possible to remove a figure window automatically &lt;br&gt;
&amp;gt; after display or with some predefined delay?&lt;br&gt;
&lt;br&gt;
Hello Paul&lt;br&gt;
The figure window in itself doesnt have this functionality &lt;br&gt;
inbuilt. But you can try using timer() and do a bit of &lt;br&gt;
coding on the following lines;&lt;br&gt;
1. Define a timer object having the "ExecutionMode" &lt;br&gt;
Property set to 'singleShot', and your predefined time &lt;br&gt;
period&lt;br&gt;
2. Start the timer. In start function of timer display &lt;br&gt;
your figure window&lt;br&gt;
3. In the Stop function of timer write a code to close &lt;br&gt;
the  figure window&lt;br&gt;
&lt;br&gt;
HTH&lt;br&gt;
Vihang&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Wed, 19 Mar 2008 04:40:06 -0400</pubDate>
      <title>How to remove a figure window</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/165943#421637</link>
      <author>Tapon Paul</author>
      <description>Is it possible to remove a figure window automatically &lt;br&gt;
after display or with some predefined delay?&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
