Cache
Can archive and unarchive variables in your workspace into a folder Archived_Matlab_Variables in the specified drive.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Tom (2026). Cache (https://www.mathworks.com/matlabcentral/fileexchange/183330-cache), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0 (56.9 KB)
MATLAB Release Compatibility
- Compatible with R2014b to R2025b
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.1.0 | Added Cache.list and Cache.clean which list the archived variables in specified drive, and clears all the archived variables in specified drive respectively. Also updated archive and unarchive logic. |
||
| 1.0.5 | Added image to description. |
||
| 1.0.4 | More clarity in the syntax example, new name |
||
| 1.0.3 | Error fixed when zipping Archived_Matlab_Variables |
||
| 1.0.2 |