Desktop layout
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (2)
Jan
el 29 de Jun. de 2011
2 votos
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 comentarios
Matt Fig
el 29 de Jun. de 2011
Jan, that's a nice,fun desktop background! ;-)
Jan
el 29 de Jun. de 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
el 11 de Jul. de 2011
Sean de Wolski
el 29 de Jun. de 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!
Categorías
Más información sobre Entering Commands en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!