Ken & Mike on the MATLAB Desktop

July 7th, 2008

What do your toolbars look like?

Back in April, Peter talked about how you can put The Tools You Want Where You Want Them (new in R2008a). We’d love to see how you’ve arranged your toolbars, and are offering free MathWorks t-shirts to the first five people who send in screen shots of their Desktop and Editor toolbars. I’ll post the toolbar screen shots and their owner’s as comments to this entry. Send your toolbar screen shots to ken.orr@mathworks.com.

To get things going, here are what my toolbars look like:

Desktop Toolbar

I like my Desktop toolbar to be clean and simple. I’ve got the current directory tools prominently displayed in the center of the toolbar, flanked by new and open on the left, and help on the right.

Editor Toolbar

For my Editor toolbar, I’ve placed the most used tools towards the left, and less used tools towards the right. I trimmed down the toolbar enough so that I could move the Cell Mode toolbar into the same horizontal space and thus give me a few extra vertical pixels.

What do your toolbars look like?

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.
  • Ori: The current folder shortcut used to be alt-y. Now it is alt-o. However, while in the editor window, alt-o opens...
  • Jose Miguel: Hi First of all, thanks for the post, it is really useful. I am trying to develop a Java GUI within...
  • Ken: Hi Siddharth, There isn’t currently any way to move the docking controls. Feel free to submit an...
  • Phil: I have the same problem as described above with UITable working fine in the Matlab environment but showing no...
  • Siddharth: Is there any way to move the position of the docking controls (or eliminate them through some...
  • Chris: Yes, it is a challenge to organize functions into categories, especially with so many functions. Ken and I...
  • Mike: Thanks for fielding that one, Yair.
  • Yair Altman: Jimmy - if you mean that you wish to include hyperlinks in your function’s help comment, that will...
  • OysterEngineer: Thanks for explaining the Function Browser. I fired it up and gave it a try. It appears that it has...
  • Jimmy: Is there any way to include hyperlinks in a comment, such as the standard help at the beginning of a function?

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