SaveCurrentEditorFiles
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 (2024). SaveCurrentEditorFiles (https://www.mathworks.com/matlabcentral/fileexchange/34577-savecurrenteditorfiles), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
致谢
启发作品: Editor Session Manager
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!