Working on multiple projects?
This function allows you to save the current editor files for easy access in the future by addition of a shortcut toolbar, multiple sessions can be saved for returning to at any point in the future.
Notes: Tested on 2006a to 20011b and R2013b (assumptions made on other versions).
On post R2012b - if you change the icon its not remembered when you add new sessions.
Tested on both Windows and LINUX (not on MAC)
Example:
--------
SaveCurrentEditorFiles ( 'project A' ); % This will store all the open files associated with "project A" for future access.
Other projects can be added.
To retrieve, click on the "Saved Editor Sessions" on the shortcuts tool bar and enter the integer associated with the project (integer and project description written to the command window)
引用格式
Robert Cumming (2026). SaveCurrentEditorFiles (https://ww2.mathworks.cn/matlabcentral/fileexchange/34577-savecurrenteditorfiles), MATLAB Central File Exchange. 检索时间: .
致谢
启发作品: Editor Session Manager
