How do i get the editor window to open above the command window and not in a new separate one?
조회 수: 2,021 (최근 30일)
이전 댓글 표시
How do i get the editor window to open above the command window and not in a new separate one?
채택된 답변
추가 답변 (5개)
Meghan
2016년 9월 7일
In the top right hand corner of the editor screen there should be a drop-down menu. Select the option to dock the script. That should pin your editor back to being above the command window.
댓글 수: 0
Gloria Meiers
2019년 3월 19일
There should also be an option from the downward arrow to "restore" the editor if you want it to remain open when typing in the command window. That's what I use so that I can see both at once! I think docking only leaves it there until you start typing in the command window and then it minimizes automatically.
댓글 수: 0
surabhi gupta
2020년 6월 27일
How can I do this in matlab 2012a?
댓글 수: 1
Cris LaPierre
2021년 1월 13일
You might also try using predefined layouts if they are available in the Home tab.
참고 항목
카테고리
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!