Stop Matlab from reopening sessions

8 vues (au cours des 30 derniers jours)
Jan
Jan le 26 Jan 2024
Commenté : Jan le 26 Jan 2024
Every time I open MATLAB, it opens all the tabs I had in the previous session. Since I often compare the same scripts in different projects, it's really confusing to have similar scripts next to those I just opened. I know I could close every tab before I quit MATLAB, but this would consume more time than fiddling with settings.
TLDR, can I auto-close everything when quitting or prevent reopening when starting?
Thank you :)

Réponse acceptée

Dyuman Joshi
Dyuman Joshi le 26 Jan 2024
Yes, follow these steps - HOME -> Preferences -> Editor/Debugger -> Opening files in editor
In that section, Untick the option - "On restart reopen files from previous MATLAB session".
  2 commentaires
Steven Lord
Steven Lord le 26 Jan 2024
In addition to this preference, if you're working with collections of related files that you want to be able to manage as a group the MATLAB Projects functionality may help you organize your files. You can open all the files in a project at once using the project, if I recall correctly.
Jan
Jan le 26 Jan 2024
Wow, no idea how i have missed that. Thank you very much!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by