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

161 visualizaciones (últimos 30 días)

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

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 11 de Feb. de 2025
Eugenio ha marcado con alerta este/a respuesta
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.
 

Más respuestas (0)

Categorías

Más información sobre File Operations en Help Center y File Exchange.

Productos


Versión

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by