add editor to te command window in matlab
333 次查看(过去 30 天)
显示 更早的评论
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 个评论
David Epstein
2023-8-2
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
2023-12-22
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
采纳的回答
Walter Roberson
2013-4-12
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 个评论
更多回答(3 个)
Channabasappa Konin
2016-7-29
Just press Ctrl+Shift+D in the editor window. This might help you.
18 个评论
Ayz Jarwar
2015-5-12
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!