Desktop layout
Mostra commenti meno recenti
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.
Risposta accettata
Più risposte (2)
Jan
il 29 Giu 2011
2 voti
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 Commenti
Matt Fig
il 29 Giu 2011
Jan, that's a nice,fun desktop background! ;-)
Jan
il 29 Giu 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
il 11 Lug 2011
Sean de Wolski
il 29 Giu 2011
1 voto
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!
Categorie
Scopri di più su Entering Commands in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!