add editor to te command window in matlab
조회 수: 248 (최근 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!