How do I reset the layout of MATLAB?

609 次查看(过去 30 天)
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 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