Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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.
Zitieren als
Sylvain Fiedler (2026). Cell Array to CSV-file [cell2csv.m] (https://de.mathworks.com/matlabcentral/fileexchange/4400-cell-array-to-csv-file-cell2csv-m), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: BiofilmQ, finnal, High-Throughput, Algorithmic Determination of Nanoparticle Structure from Electron Microscopy Images
Allgemeine Informationen
- Version 1.1.0.0 (1,89 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | 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 |
