<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Closing Time at the Document Bar</title>
	<atom:link href="http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/</link>
	<description>Mike works on the MATLAB Desktop team</description>
	<lastBuildDate>Sun, 12 Feb 2012 04:03:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Yair Altman</title>
		<link>http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-6284</link>
		<dc:creator>Yair Altman</dc:creator>
		<pubDate>Sun, 07 Jun 2009 21:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-6284</guid>
		<description>Jim - an undocumented/unsupported way to do exactly this was reported by another user on Loren&#039;s blog a few months ago: http://blogs.mathworks.com/loren/2009/03/03/whats-in-your-startupm/#comment-30128

Note that because of the undocumented nature of his solution, it may well fail in any upcoming Matlab release. But it works great for all the latest Matlab versions.</description>
		<content:encoded><![CDATA[<p>Jim &#8211; an undocumented/unsupported way to do exactly this was reported by another user on Loren&#8217;s blog a few months ago: <a href="http://blogs.mathworks.com/loren/2009/03/03/whats-in-your-startupm/#comment-30128" rel="nofollow">http://blogs.mathworks.com/loren/2009/03/03/whats-in-your-startupm/#comment-30128</a></p>
<p>Note that because of the undocumented nature of his solution, it may well fail in any upcoming Matlab release. But it works great for all the latest Matlab versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-6256</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Wed, 20 May 2009 23:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-6256</guid>
		<description>Hi Jim,

There&#039;s no way to do what you&#039;re asking for right now, but I can tell you we&#039;re actively working on things that will enable this.

-Ken</description>
		<content:encoded><![CDATA[<p>Hi Jim,</p>
<p>There&#8217;s no way to do what you&#8217;re asking for right now, but I can tell you we&#8217;re actively working on things that will enable this.</p>
<p>-Ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-6255</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 20 May 2009 21:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-6255</guid>
		<description>Often time I end up with 25 document on my title bar. I would like a way to write a text file containing the path &amp; filename of each open document before closing them all. Can this be done now from the command line?

Thanks</description>
		<content:encoded><![CDATA[<p>Often time I end up with 25 document on my title bar. I would like a way to write a text file containing the path &amp; filename of each open document before closing them all. Can this be done now from the command line?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-6211</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 30 Apr 2009 15:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-6211</guid>
		<description>Richard,

 Keep watching the blog in the future...</description>
		<content:encoded><![CDATA[<p>Richard,</p>
<p> Keep watching the blog in the future&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-6210</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 30 Apr 2009 14:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-6210</guid>
		<description>You asked what more could we want - so here it is.  Is it possible to close a file in the Matlab editor from the command line?  If not, it would be a nice feature.  I have to switch between tasks often.  I use shortcuts to quickly change directories and it would be a nice feature to be able to close all the files currently open (saving the file info so they can be reopened later), switch to a new directory, and open all the relevant files.  I think the only thing preventing this is the ability to close files from the command line.  It would be especially helpful if the &#039;close_file&#039; function returned a list of the files that were closed and/or accept a list of files to be closed.
Thanks

P.S.  Love the title</description>
		<content:encoded><![CDATA[<p>You asked what more could we want &#8211; so here it is.  Is it possible to close a file in the Matlab editor from the command line?  If not, it would be a nice feature.  I have to switch between tasks often.  I use shortcuts to quickly change directories and it would be a nice feature to be able to close all the files currently open (saving the file info so they can be reopened later), switch to a new directory, and open all the relevant files.  I think the only thing preventing this is the ability to close files from the command line.  It would be especially helpful if the &#8216;close_file&#8217; function returned a list of the files that were closed and/or accept a list of files to be closed.<br />
Thanks</p>
<p>P.S.  Love the title</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christina</title>
		<link>http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-143</link>
		<dc:creator>Christina</dc:creator>
		<pubDate>Thu, 30 Aug 2007 12:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-143</guid>
		<description>Hi Margaret,

Thanks for the suggestion.  We will consider something like this in the future.

-Christina</description>
		<content:encoded><![CDATA[<p>Hi Margaret,</p>
<p>Thanks for the suggestion.  We will consider something like this in the future.</p>
<p>-Christina</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Margaret</title>
		<link>http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-141</link>
		<dc:creator>Margaret</dc:creator>
		<pubDate>Wed, 29 Aug 2007 20:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-141</guid>
		<description>Can you make a feature to open all subroutines? So if I open my file main.m I also get function1.m function2.m,script1.m if they are currently called by main.m (or by a subsidiary, so if main.m calls script1.m which calls function 4.m I want to view all 3 of them. )
Thanks.</description>
		<content:encoded><![CDATA[<p>Can you make a feature to open all subroutines? So if I open my file main.m I also get function1.m function2.m,script1.m if they are currently called by main.m (or by a subsidiary, so if main.m calls script1.m which calls function 4.m I want to view all 3 of them. )<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Catellier</title>
		<link>http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-117</link>
		<dc:creator>Andrew Catellier</dc:creator>
		<pubDate>Tue, 17 Jul 2007 18:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-117</guid>
		<description>Documents, you don&#039;t have to go home but you can&#039;t stay here.  

Had no idea about right clicking on the closing bar, or the close dialog box.  Thanks!

And of course, props for the witty title.</description>
		<content:encoded><![CDATA[<p>Documents, you don&#8217;t have to go home but you can&#8217;t stay here.  </p>
<p>Had no idea about right clicking on the closing bar, or the close dialog box.  Thanks!</p>
<p>And of course, props for the witty title.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-116</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 16 Jul 2007 14:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-116</guid>
		<description>Thanks for pointing out this pitfall.  We will consider doing something about it in a future release.</description>
		<content:encoded><![CDATA[<p>Thanks for pointing out this pitfall.  We will consider doing something about it in a future release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel Slivitzky</title>
		<link>http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-115</link>
		<dc:creator>Michel Slivitzky</dc:creator>
		<pubDate>Mon, 16 Jul 2007 14:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/07/16/closing-time-at-the-document-bar/#comment-115</guid>
		<description>I may be off topic, but would like to make a suggestion for keeping files in editor when closed inadvertently

How about having a confirmations dialog window when closing the editor (undocked).

I can&#039;t remember hoe many times I have lost track of all files in the editor by clicking on close instead of minimize.

Would be nice to have this option in a future version</description>
		<content:encoded><![CDATA[<p>I may be off topic, but would like to make a suggestion for keeping files in editor when closed inadvertently</p>
<p>How about having a confirmations dialog window when closing the editor (undocked).</p>
<p>I can&#8217;t remember hoe many times I have lost track of all files in the editor by clicking on close instead of minimize.</p>
<p>Would be nice to have this option in a future version</p>
]]></content:encoded>
	</item>
</channel>
</rss>

