Can't clear workspace from GUI in Matlab 2025a

In my installation of Matlab 2025a the options to save or clear the workspace in Workspace panel are grayed-out.
The keyboard shortcut to save the workspace works even if the option it's not interactable.
On a related note, why doesn't "clear workspace" has mappable keybind in this new version?

 Respuesta aceptada

Marco Pasquali
Marco Pasquali el 10 de Jun. de 2025

1 voto

This apparently a bug, since closing and reopening Matlab sometimes solve this issue. I'll report it to Mathworks.

Más respuestas (1)

I'm not sure why Clear Workspace is not available, but have you tried the clear command?
Just run this in the command window:
clear
If you want to save the workspace, you can run the save command.
save filename.mat

1 comentario

Yeah, I forgot to specify it, the clear command works as usual

Iniciar sesión para comentar.

Categorías

Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.

Productos

Versión

R2025a

Preguntada:

el 5 de Jun. de 2025

Respondida:

el 10 de Jun. de 2025

Community Treasure Hunt

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

Start Hunting!

Translated by