Cell Array to CSV-file [improved cell2csv.m]
Writes cell array content into a *.csv file.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Editor's Note: This file was selected as MATLAB Central Pick of the Week
Cite As
Jerry (2026). Cell Array to CSV-file [improved cell2csv.m] (https://www.mathworks.com/matlabcentral/fileexchange/47055-cell-array-to-csv-file-improved-cell2csv-m), MATLAB Central File Exchange. Retrieved .
Acknowledgements
General Information
- Version 1.6.0 (2.16 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.6.0 | link to my ez library |
||
| 1.5.0 | updated file description |
||
| 1.4.0 | replace repmat with subfunction |
||
| 1.3.0 | fixed a printing bug |
||
| 1.2.0 | made the parsing of arg more robust. |
||
| 1.1.0 | changed the title of this matlab page (nothing about codes itself) |
||
| 1.0.0 |