11.5K Downloads
Updated 9 May 2005
No License
This function writes a cell array into a CSV-file.
It works with empty cells, numeric cells, char cells, and string cells. One array can contain all of them.
CSV-files can then be read by Excel, so you don't need DDE or ActiveX.
Written by Sylvain Fiedler. I just fixed the delimiter mistake.
Cite As
Rob Kohr (2023). cell2csv (https://www.mathworks.com/matlabcentral/fileexchange/7601-cell2csv), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Spreadsheets >
- MATLAB > Language Fundamentals > Data Types > Cell Arrays >
- MATLAB > External Language Interfaces > COM with MATLAB > Use COM Objects in MATLAB >
Tags
Acknowledgements
Inspired: csv2cell, dlmcell, Flotation kinetics - equation fitting, Rosin-Rammler Diagram plotting tool, SPM NeuroSynth scraper
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |