Desktop layout
Show older comments
What is your MATLAB desktop layout like? I have always kept everything but the command window undocked.
Recently, I got a bigger monitor and have been trying GNOME 3 (where there is no minimize button). It made me realize that maybe I would benefit from docking my figures.
Accepted Answer
More Answers (2)
Jan
on 29 Jun 2011
2 votes
When I run Matlab on a netbook with a tiny screen, I remove the statusbar and menubar of the docked command window. The editor is maximized also and all other windows are created on demand only, which is very rare: I access the current directory popup programmatically, Matt Fig's WHATS helps also, the history by the arrow keys, the workspace browser is retired, because all variables are stored in the GUIs or on the disk.
Well, I admit it does not look cool, especially with the classic scheme in Windows XP:

3 Comments
Matt Fig
on 29 Jun 2011
Jan, that's a nice,fun desktop background! ;-)
Jan
on 29 Jun 2011
@Matt: The screencapture tool took the both windows separately and I had to join them manually and filled the "background" manually.
Now the ">> " prompt is the most critical part. Fortunately Yair's setPrompt can change it to ">".
And finally imagine, how strange such habits look on a workplace with two 20'' monitors.
Daniel Shub
on 11 Jul 2011
Sean de Wolski
on 29 Jun 2011
1 vote
Ewww undockage.
I keep the current directory/workspace tabbed together, the command window is always showing and the editor is always showing but has the variable editor on a tab in the rare event that I inspect variables that way. I hate clutter and can't cope with stuff everywhere (it's especially difficult on a mac where windows tend to hide in strange places with no way to access them).
Good thread idea too; it'll be interesting to see the responses!
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!