You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Matlab's 'save' command works with large variables (> 2^31) with option -v7.3, but it seems compression with -v7.3 is less efficient than -v7. So this script splits the large variables in multiple files still using -v7 compression. Multiple file saved with this script should be then loaded with load_custom. The syntax is identical to that of the Matlab save command.
Cite As
Giuseppe Galeone (2026). Load & Save Custom for large files (https://www.mathworks.com/matlabcentral/fileexchange/85043-load-save-custom-for-large-files), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.3 (7.5 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
