Aucune licence
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.
Citation pour cette source
Rob Kohr (2024). cell2csv (https://www.mathworks.com/matlabcentral/fileexchange/7601-cell2csv), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- 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
Remerciements
A inspiré : 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!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |