Restore open files in Editor from previous sessions
Show older comments
I often use multiple MATLAB sessions simultaneously to work on different aspects of my project. Each instance has a unique set of files that I use together and work on together. Typically when I close a session and then re-open MATLAB, the same files will be open in the Editor.
However, when I close all 3 sessions and then open up 3 new sessions, they all contain the files from my last-closed session. Is there any way to workaround this? Is there any way to choose which files to restore?
Accepted Answer
More Answers (1)
Steven Lord
on 8 Jul 2019
0 votes
If you're using release R2019a or later, consider using the Projects functionality introduced in MATLAB in that release to organize your files.
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!