Ken & Mike on the MATLAB Desktop

June 4th, 2007

Focusing on your work

The MATLAB Desktop is packed with so many great tools, but sometimes they can become distracting. The easiest way to zone into your work, whether that be in the Editor, the Command Window or any other component, is to issue a quick double click to the title bar.
This gesture acts just like the maximize button. The reason I prefer it over its button counterpart is that it doesn’t require such fine motor skills to aquire and click it!

Want to see your Desktop again? Give the components title bar another double-click and voila, you have access to your full Desktop again.

Note: This feature is not yet available for the Mac, though we are activley working on porting it.

1. Double-click the component title bar to maximize the component.
MATLAB Desktop
down_arrow.png
2. Double-click the component title again to restore it to its previous size.
MATLAB Editor
down_arrow.png
3. Do it all over again!
MATLAB Desktop

4 Responses to “Focusing on your work”

  1. Steve replied on :

    Ken - I loved this feature after I discovered it by reading the R2007a release notes. It’s great for giving presentations when you want to let one of the MATLAB windows temporarily take the whole space. But I didn’t realize you could do it double-clicking on the title bar!

  2. Ken replied on :

    Hey Steve,

    Glad to introduce you to this great feature! I really find it much easier to use than the maximize/minimize buttons. I’d say I use it most when I want to see the results of a command in the Command Window (like help plot for example).

    -Ken

  3. HoWil replied on :

    Hi Ken,

    i like the maximize feature too, but i would use it more offen if there is a short-key too.

    HoWil

  4. Ken Orr replied on :

    Great idea HoWil! I agree that a shortcut-key would really enhance the value of this feature. We’ll definitely consider this feature request.

    -Ken

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.