Cell Array to CSV-file [improved cell2csv.m]

Writes cell array content into a *.csv file.

Download
Download

You are now following this Submission

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

Inspired: fcell2csv - Fastest Cell Array to CSV-file

General Information

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

Download
1.5.0

updated file description

Download
1.4.0

replace repmat with subfunction

Download
1.3.0

fixed a printing bug

Download
1.2.0

made the parsing of arg more robust.

Download
1.1.0

changed the title of this matlab page (nothing about codes itself)

Download
1.0.0

Download