You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
You can save a cell array using:
gsave(cell); %if cell has a header it will be automatically saved
...or a numeric (e.g. double) array using:
gsave(data, header) % 'data' is numeric, while 'header' is a cell array which contains the column header of 'data'.
Cite As
Giuliano Langella (2026). save matlab data (https://in.mathworks.com/matlabcentral/fileexchange/23891-save-matlab-data), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.77 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
