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

157 ビュー (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2025 年 2 月 11 日
回答済み: MathWorks Support Team 2025 年 2 月 24 日

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 Center および File ExchangeFile Operations についてさらに検索

製品


リリース

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by