Skip to Main Content Skip to Search
File Exchange
MATLAB Newsgroup
Link Exchange
  Blogs  
 Contest 
MathWorks.com

Inside 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


Inside the MATLAB Desktop is written by the MATLAB Interface teams.

Team picture
  • Ken: Hi Bjoern, We’re currently working hard to make it easier to add support for additional languages in the...
  • Bjoern: Hi, As all the other matlab users out there who have to work with different programming languages - I would...
  • Mike: bswang, Depending on where your data is coming from, it may not be available from your standalone program (e.g....
  • Ken: Hi Han, Thats an interesting idea, one also present in Xcode via the #pragma mark token. There’s a school...
  • Han Geerligs: Hello Ken, how about introducing the “region” concept as used in the Visual Studio...
  • bswang: I use a uitable in guide. The uitable works well on the matlab environment. But when i build the mytest.m...
  • Jennifer French: Hi Stephen, Thanks for posting about dataset. Its great to hear about techniques that work well for...
  • Jennifer French: Hi Quan, Thanks for sharing those techniques for working with excel! They sound quite useful and...
  • Ken: @Steven: Thanks for the great feedback! We’d love to hear more about how you use the dataset function when...
  • Ken: @Quan: xlsread is a great function! Also, I like your cut and paste technique.

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

Related Topics