Ken & Mike on the MATLAB Desktop

November 10th, 2008

Become a groupie

Organize your folders and become a “groupie”. The new Current Directory Browser allows you to group your files into custom views by Type, Size or Date Modified. Additionally, you can expand and collapse the groups to conveniently view portions of your directory at a time. For example, you could view all your MATLAB files by grouping by Type, and then collapsing all file types except MATLAB files.

You can access the Group By option from the context menu of any column header in the Current Directory Browswer or via the button. I think grouping by Type is the most useful grouping attribute:

But grouping by Date Modified can be useful if you want to see what files you’ve been working on recently:

To switch back to a flat list of files right-click a column header and select Stop Grouping. Alternatively, you can press the button and select Stop Grouping.

Hope this helps you become a groupie!

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


Ken & Mike work on the MATLAB Desktop team.
  • DP: Hi i have a problem with ezplot3, i want to plot more than i curve in the same graph but hold on command...
  • Ken: Hi Arsalan, Unfortunately there is no way to get the new Editor API in older versions of MATLAB. -Ken
  • Arsalan: Hi, I am very excited about the MATLAB API for editor because right now i am working on a project and i need...
  • Johannes: Since I started using matlab-emacs some days ago I never experienced Emacslink. But I experienced some...
  • Francisco J. Beron-Vera: Hi all, I have recently learned about ViEmu (http://www.vimemu.c om) which, for Vi/Vim...
  • OysterEngineer: When I first learned of the Publish feature in MatLab, I thought it might be useful to help to...
  • Ken: Hi Herve, I’m not quite sure what you mean by “stand-alone&# 8221; mode? -Ken
  • Herve: I wonder when the publish fonction will be supported in standalone mode.
  • Mike: Ravi, What you described should work as far I understand it. Please follow up with technical support. With a...
  • Mike: @Daniel, Thanks for that note.

These postings are the author's and don't necessarily represent the opinions of The MathWorks.