Desktop layout
显示 更早的评论
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.
采纳的回答
更多回答(2 个)
Jan
2011-6-29
2 个投票
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 个评论
Matt Fig
2011-6-29
Jan, that's a nice,fun desktop background! ;-)
Jan
2011-6-29
@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
2011-7-11
Sean de Wolski
2011-6-29
1 个投票
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!
类别
在 帮助中心 和 File Exchange 中查找有关 Entering Commands 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!