How do I disable the new pop-up command history window?
Show older comments
How do I disable the new pop-up command history window in 2014a? I absolutely hate it and never want it to appear again.
3 Comments
Tom
on 22 Oct 2014
I'm also interested in disabling this feature, but I want to have the option to return to the earlier MATLAB environment option of having an UNDOCKED command history window. Justin's answer to this question involves merely docking the window, which is hard to use on a screen with limited real estate (e.g., my laptop).
Is there a way to undock the command history window, the way one can undock and editor window,without having it disappear as a popup?
Oleg Komarov
on 28 Oct 2014
Apparently, it is not possible anymore. I tried to dock it and then manually undocking. It just goes into pop-up mode.
Adam Schwartz
on 9 Jul 2015
From Mathworks support:
1. On the Home tab, in the Environment section, click Layout.
2. Then, under Show, select Command History. It has three options - Docked, Popup or Closed.
Select the docked/closed option to avoid the command history window from popping up subsequently.
Accepted Answer
More Answers (2)
Jon Northup
on 24 Aug 2019
1 vote
It IS still possible to have the Command History become a seperate stand-alone window. Justin helped me find the best way (successful using 2018b):
- Starting with Command History "undocked" (misnomer, actually invisible, but waiting to pop up).
- Type <Up Arrow> to invoke the history pop-up.
- Option 1: Note the pop-up has a little bar along top edge with little rectangle in center. Left click on the bar to drag the window onto your desktop. This will tear it off to become its own window.
- Option 2: Note the little circle with down arrow in upper right corner of the pop-up. Click it to expand sub-menu, near bottom of list click "Detach" to become its own window.
- The detached Command History window can be closed (hidden) or docked again whenever desired.
Enjoy!
1 Comment
Mayela
on 10 May 2020
THIS SHOULD BE THE ACCEPTED ANSWER!!
Leena Singh
on 19 May 2017
0 votes
Thank you Justin for vocalising your dislike of this and thank you Mathworks Suppport for showing how to squash it. I loathed the damn thing enough to consider reverting back to R2013 so i could go back to a pop-up free existence.
2 Comments
Jerry Olup
on 25 May 2018
Edited: Jerry Olup
on 25 May 2018
Fundamentally, I think the user would expect "undock" to actually undock the window rather than change the mode to popup. At times I have commands that I would like to select adjacent to the IDE.
Jon Northup
on 24 Aug 2019
I agree that this new "pop-up" mode is not the same as "undock". If some people like it, it should be a seperate mode. Even the initial default is OK, but let me have an option to do it as before. "Undock" for the Command Window doesn't make it disappear, it just becomes its own stand-alone window. That seems more to me the natural sense of "undock", as it was in older versions, and is with competitor IDE's and tools.
I use multiple versions of MATLAB to generate code that has agency approval linked to the particular version of code generation tools used. That means when behavior issues like this change over time, I notice more than most, because it's right in front of me and I get frequent reminders. Usually, I can account for syntactical changes made over time so that scripts are backward-compatible to older versions. But having something change that can never be made to work like it did before just seems wrong.
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!