Stop Matlab from reopening sessions

16 次查看(过去 30 天)
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 :)

采纳的回答

Dyuman Joshi
Dyuman Joshi 2024-1-26
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 个评论
Steven Lord
Steven Lord 2024-1-26
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 2024-1-26
Wow, no idea how i have missed that. Thank you very much!

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by