<?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: Finding items in the History or Current Directory browser</title>
	<atom:link href="http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/</link>
	<description>Mike works on the MATLAB Desktop team</description>
	<lastBuildDate>Tue, 14 Feb 2012 21:36:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ljubomir Josifovski</title>
		<link>http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-7458</link>
		<dc:creator>Ljubomir Josifovski</dc:creator>
		<pubDate>Fri, 19 Nov 2010 11:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-7458</guid>
		<description>Thanks for the finish.m tip, most helpful. Yes, I can imagine *The* Deskop was not designed with muliple Matlabs open in mind. :-) Ljubomir</description>
		<content:encoded><![CDATA[<p>Thanks for the finish.m tip, most helpful. Yes, I can imagine *The* Deskop was not designed with muliple Matlabs open in mind. :-) Ljubomir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-7456</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 17 Nov 2010 18:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-7456</guid>
		<description>Ljubomir,

 That is correct. When MATLAB exits, it overwrites the history (also the desktop layout, and many other things). The Desktop isn&#039;t really designed to be in an environment with multiple MATLABs open at the same time. It&#039;s not a trivial problem to solve as the histories are sensitive to order and session. You can probably write your own finish.m file to save a backup or merge histories that works with your platform. 

Honestly, it&#039;s not a problem we&#039;re likely to spend time resolving, as we don&#039;t get a lot of requests for it. If you want to make an official request, use our online tech support form. They may even help you with a finish.m script.</description>
		<content:encoded><![CDATA[<p>Ljubomir,</p>
<p> That is correct. When MATLAB exits, it overwrites the history (also the desktop layout, and many other things). The Desktop isn&#8217;t really designed to be in an environment with multiple MATLABs open at the same time. It&#8217;s not a trivial problem to solve as the histories are sensitive to order and session. You can probably write your own finish.m file to save a backup or merge histories that works with your platform. </p>
<p>Honestly, it&#8217;s not a problem we&#8217;re likely to spend time resolving, as we don&#8217;t get a lot of requests for it. If you want to make an official request, use our online tech support form. They may even help you with a finish.m script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ljubomir Josifovski</title>
		<link>http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-7455</link>
		<dc:creator>Ljubomir Josifovski</dc:creator>
		<pubDate>Wed, 17 Nov 2010 11:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-7455</guid>
		<description>Somewhat related, when multiple instances of Matlab open at the same time: my impression is that Maltab loads the history.m file on open and then writes new version on close, destroying the existing history.m. When multiple instances are open only the history of last closed instance seem to survive, histories of the rest are lost. If this is true (maybe I am mistaken of how the feature works), then would be of some help if the previous version of the file are saved under backup names, or even better if the history file is always appended to and never overwritten (maybe the limited in-memory size will then become an issue?). I assume asking for a history merge would be asking too much. :-) Thanks for your help, Ljubomir</description>
		<content:encoded><![CDATA[<p>Somewhat related, when multiple instances of Matlab open at the same time: my impression is that Maltab loads the history.m file on open and then writes new version on close, destroying the existing history.m. When multiple instances are open only the history of last closed instance seem to survive, histories of the rest are lost. If this is true (maybe I am mistaken of how the feature works), then would be of some help if the previous version of the file are saved under backup names, or even better if the history file is always appended to and never overwritten (maybe the limited in-memory size will then become an issue?). I assume asking for a history merge would be asking too much. :-) Thanks for your help, Ljubomir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-6934</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 23 Mar 2010 12:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-6934</guid>
		<description>@Yair,

 thanks for the suggestion. I&#039;ll see what we can do...</description>
		<content:encoded><![CDATA[<p>@Yair,</p>
<p> thanks for the suggestion. I&#8217;ll see what we can do&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yair Altman</title>
		<link>http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-6931</link>
		<dc:creator>Yair Altman</dc:creator>
		<pubDate>Mon, 22 Mar 2010 19:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-6931</guid>
		<description>Mike - the command history is a very powerful tool. I constantly use it in the Command Window (with the arrow keys) to modify and re-invoke past commands, for example - with modified input parameters.

Unfortunately, the history file is limited to only 20-30KB of data. For me, this translates into just several hundred commands, only a few days&#039; worth - hardly enough.

Since disk space and memory are a non-issue nowadays, it would be most convenient if this limit was significantly increased or better still - become a configurable preference.

Thanks,
Yair

p.s. - I know there is a FEX utility that bypasses this problem (http://www.mathworks.com/matlabcentral/fileexchange/9291-save-entire-command-history) but I was looking for a more built-in solution.</description>
		<content:encoded><![CDATA[<p>Mike &#8211; the command history is a very powerful tool. I constantly use it in the Command Window (with the arrow keys) to modify and re-invoke past commands, for example &#8211; with modified input parameters.</p>
<p>Unfortunately, the history file is limited to only 20-30KB of data. For me, this translates into just several hundred commands, only a few days&#8217; worth &#8211; hardly enough.</p>
<p>Since disk space and memory are a non-issue nowadays, it would be most convenient if this limit was significantly increased or better still &#8211; become a configurable preference.</p>
<p>Thanks,<br />
Yair</p>
<p>p.s. &#8211; I know there is a FEX utility that bypasses this problem (<a href="http://www.mathworks.com/matlabcentral/fileexchange/9291-save-entire-command-history" rel="nofollow">http://www.mathworks.com/matlabcentral/fileexchange/9291-save-entire-command-history</a>) but I was looking for a more built-in solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony B</title>
		<link>http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-67</link>
		<dc:creator>Tony B</dc:creator>
		<pubDate>Thu, 26 Apr 2007 18:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-67</guid>
		<description>Thanks very much for your reply.  I could definitely save these commands somewhere else like the shortcut bar, but I find that using the technique of typing a few letters and then up-arrow is much faster and more convenient than moving to the mouse and clicking somewhere else. 

Most of the time this works fine, because I use these commands often enough that they are generally available in the command history.  However, since the history file is finite, they sometimes cycle out and are unavailable for the up-arrow trick.  So what I would like is to ensure that these few &quot;greatest hits&quot; always appear in the command history, so that they are always available for the up-arrow trick.

Thanks again!
Tony

ps.  If you get really excited about this, you can look at the technical support discussion where I eventually requested a new feature; the thread id from that email was 1-3JJ17N.  They provided a script that attempted to accomplish this objective, but didn&#039;t work for me.</description>
		<content:encoded><![CDATA[<p>Thanks very much for your reply.  I could definitely save these commands somewhere else like the shortcut bar, but I find that using the technique of typing a few letters and then up-arrow is much faster and more convenient than moving to the mouse and clicking somewhere else. </p>
<p>Most of the time this works fine, because I use these commands often enough that they are generally available in the command history.  However, since the history file is finite, they sometimes cycle out and are unavailable for the up-arrow trick.  So what I would like is to ensure that these few &#8220;greatest hits&#8221; always appear in the command history, so that they are always available for the up-arrow trick.</p>
<p>Thanks again!<br />
Tony</p>
<p>ps.  If you get really excited about this, you can look at the technical support discussion where I eventually requested a new feature; the thread id from that email was 1-3JJ17N.  They provided a script that attempted to accomplish this objective, but didn&#8217;t work for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristin</title>
		<link>http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-66</link>
		<dc:creator>Kristin</dc:creator>
		<pubDate>Thu, 26 Apr 2007 13:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-66</guid>
		<description>I would suggest selecting the commands and dragging them up the shortcuts toolbar so that they are saved and readily available.  You can also select them and use the context menu to put them into a new M-file.

As for your suggestion, are you looking to save out a history file and the reopen it?  Or, for a section of the history that had &quot;saved&quot; commands?</description>
		<content:encoded><![CDATA[<p>I would suggest selecting the commands and dragging them up the shortcuts toolbar so that they are saved and readily available.  You can also select them and use the context menu to put them into a new M-file.</p>
<p>As for your suggestion, are you looking to save out a history file and the reopen it?  Or, for a section of the history that had &#8220;saved&#8221; commands?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony B</title>
		<link>http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-65</link>
		<dc:creator>Tony B</dc:creator>
		<pubDate>Thu, 26 Apr 2007 13:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-65</guid>
		<description>I submitted this as a feature request a few months ago, but I thought I&#039;d mention it here as well, since it is somewhat related.  I have a set of commands that I run frequently, and I generally access them by typing the first few letters and then hitting up-arrow in the command window.  An example of this type of command would be opening a database connection:
databaseConn = database(&#039;DatabaseName&#039;, &#039;&#039;, &#039;&#039;);
which is both frequently used and typed in exactly the same way every time.

However, sometimes if I spend a lot of time doing something else in matlab, or have more than one open for some reason, these &quot;greatest hits&quot; commands will cycle out of the command history buffer and I will have to type them in again in full.  It would be nice if I could save these greatest hits to a separate file, and then matlab would make sure they were always available in the command history.

Thanks,
Tony</description>
		<content:encoded><![CDATA[<p>I submitted this as a feature request a few months ago, but I thought I&#8217;d mention it here as well, since it is somewhat related.  I have a set of commands that I run frequently, and I generally access them by typing the first few letters and then hitting up-arrow in the command window.  An example of this type of command would be opening a database connection:<br />
databaseConn = database(&#8216;DatabaseName&#8217;, &#8221;, &#8221;);<br />
which is both frequently used and typed in exactly the same way every time.</p>
<p>However, sometimes if I spend a lot of time doing something else in matlab, or have more than one open for some reason, these &#8220;greatest hits&#8221; commands will cycle out of the command history buffer and I will have to type them in again in full.  It would be nice if I could save these greatest hits to a separate file, and then matlab would make sure they were always available in the command history.</p>
<p>Thanks,<br />
Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Sampson</title>
		<link>http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-49</link>
		<dc:creator>Eric Sampson</dc:creator>
		<pubDate>Mon, 16 Apr 2007 15:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-49</guid>
		<description>In addition to what Kristin mentioned, there is also the feature that you can use &#039;*&#039; as a wildcard character at the start and middle of your word searches:

*ure %matches figure
f*re %also matches figure

Cheers,
Eric Sampson</description>
		<content:encoded><![CDATA[<p>In addition to what Kristin mentioned, there is also the feature that you can use &#8216;*&#8217; as a wildcard character at the start and middle of your word searches:</p>
<p>*ure %matches figure<br />
f*re %also matches figure</p>
<p>Cheers,<br />
Eric Sampson</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B. Roossien</title>
		<link>http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-47</link>
		<dc:creator>B. Roossien</dc:creator>
		<pubDate>Mon, 16 Apr 2007 07:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2007/04/13/finding-items-in-the-history-or-current-directory-browser/#comment-47</guid>
		<description>Another very usefull tip I can use. Keep them coming!</description>
		<content:encoded><![CDATA[<p>Another very usefull tip I can use. Keep them coming!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

