You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
AUTOSAVE uses a timer object to periodically save the variables from the base workspace into a MAT-file. By default, data is saved every 10 minutes into matlab.mat.
User definable options include period (in minutes), the MAT-file name, and a pattern that will be passed to the SAVE command. Can also use
autosave start
autosave stop
autosave delete
to start autosaving (timer is created if one doesn't already exist), stop autosaving (timer still exists, so it can be restarted), and delete the timer object and the autosave file.
Cite As
Steve Simon (2026). AUTOSAVE (https://www.mathworks.com/matlabcentral/fileexchange/4688-autosave), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.1 (2.33 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
