Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
This function writes a cell array into a CSV-file.
It works with empty cells, numeric, char, string and logical cells. One array can contain all of them, but only one value per cell.
CSV-files can then be read by Excel, so you don't need DDE or ActiveX.
Citation pour cette source
Sylvain Fiedler (2026). Cell Array to CSV-file [cell2csv.m] (https://fr.mathworks.com/matlabcentral/fileexchange/4400-cell-array-to-csv-file-cell2csv-m), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : BiofilmQ, finnal, High-Throughput, Algorithmic Determination of Nanoparticle Structure from Electron Microscopy Images
Informations générales
- Version 1.1.0.0 (1,89 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0.0 | Added the choice of the decimal separator |
||
| 1.0.0.0 | Fixed the bug when cell array contained a logical variable |
