How to Re-Display the "Current Folder" Window in MATLAB?

조회 수: 159 (최근 30일)

I closed the "Current Folder" window by mistake. How can I re-display it?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2025년 2월 11일
이 답변에 Eugenio 님이 플래그를 지정함
If you've accidentally closed the "Current Folder" window in MATLAB and need to re-display it, follow these steps:
Re-enable the Current Folder Window:
  • Open MATLAB and go to the top menu bar.
  • Click on the Home tab.
  • In the Environment section, find and click on the Layout button.
  • From the dropdown menu, ensure that the Current Folder option is checked. If it's unchecked, click on it to re-display the "Current Folder" window.
Use the Command Window:
  • As an alternative, you can type the below command in the MATLAB Command Window and press Enter. This command will open the "Current Folder" window.
filebrowser
Reset MATLAB Layout:
  • If the window does not appear after trying the above methods, you can reset the layout to its default settings.
  • Go back to the Home tab.
  • Click on Layout in the Environment section.
  • Select "Default" from the dropdown menu to restore the original layout, which includes the "Current Folder" window.
Refer to the screenshot below for a visual guide on using the layout menu, or use the command line instruction as an alternative method.
 

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by