Cell Array to CSV-file [cell2csv.m]
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.
Citar como
Sylvain Fiedler (2024). Cell Array to CSV-file [cell2csv.m] (https://www.mathworks.com/matlabcentral/fileexchange/4400-cell-array-to-csv-file-cell2csv-m), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Text Files >
- MATLAB > External Language Interfaces > COM with MATLAB > Use COM Objects in MATLAB >
Etiquetas
Agradecimientos
Inspiración para: BiofilmQ, High-Throughput, Algorithmic Determination of Nanoparticle Structure from Electron Microscopy Images
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.