How do I reset the layout of MATLAB?

조회 수: 967 (최근 30일)
MathWorks Support Team
MathWorks Support Team 2016년 10월 13일
댓글: Robin Bock 2023년 5월 11일
I started MATLAB, but I am unable to see the standard panels such as "Current Folder", "Workspace" or "Command Window". They appear to be missing.
How do I reset the layout of MATLAB?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2023년 3월 1일
편집: MathWorks Support Team 2021년 12월 9일
In the "Home" tab in the MATLAB toolstrip, click "Layout" and select "Default." This will return the MATLAB workspace to the default layout.
  댓글 수: 2
Steven Lord
Steven Lord 2020년 2월 25일
The easiest way to reopen the Editor is to run the edit command, either to open an existing file (if you specify the file name as the input) or to open a new, blank file (with no input.)
edit
edit why.m
Or if you don't like typing, press any of the first three or four icons in the File section on the Home tab of the toolstrip (New Script, New Live Script, New [most of the options will open either the Editor or the Live Editor], or Open.)
Robin Bock
Robin Bock 2023년 5월 11일
@Florin Zainescu you guy are a legend, thanks a LOT, you made my day

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품


릴리스

R2016a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by