add editor to te command window in matlab
333 views (last 30 days)
Show older comments
hi,
then I run a script, the editor opens in a separate file, but I would prefer to see the editor with the script above the command window, how can I do that?
14 Comments
David Epstein
on 2 Aug 2023
Neither solution works on my Macbook Pro running os 12.6.7 with Matlab R2021a update 4
I used to have no trouble with command window docked in editor window. Now this seems unachievable. I'm not aware of any relevant changes in the meantime.
Mas Athirah
on 22 Dec 2023
For 2023 matlab, can refer to this link. https://www.youtube.com/watch?v=uTmtL413MtA
or
- open your editor.
- look at the right corner above toolstrip
- click on the mini arrow, the last one next to upside down triangle
Accepted Answer
Walter Roberson
on 12 Apr 2013
Look towards the upper right of the editor window for a downward pointing triangle. Click on that and choose Undock Editor.
(This assumes you are running R2012b or later)
7 Comments
More Answers (3)
Channabasappa Konin
on 29 Jul 2016
Just press Ctrl+Shift+D in the editor window. This might help you.
18 Comments
Ayz Jarwar
on 12 May 2015
Look towards the upper right of the editor window for a downward pointing triangle. Click on that and choose Undock Editor.
(This assumes you are running R2012b or later)
THanks it is working.
0 Comments
See Also
Categories
Find more on Environment and Settings 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!