CELLWRITE

Cellwrite writes mixed cell array data to a CSV file.

Vous suivez désormais cette soumission

Note de l’éditeur : This file was selected as MATLAB Central Pick of the Week

This function implements the basic functionallity of csvwrite but operates on cell arrays of mixed data (numeric and string) instead of arrays of numeric data.

CELLWRITE(FILENAME, C) writes the cell array C to FILENAME as comma separated values.

Performance tests on 1000 by 100 matrices of random numeric data show performance nearly identical to CSVWRITE.

Citation pour cette source

Francis Barnhart (2026). CELLWRITE (https://fr.mathworks.com/matlabcentral/fileexchange/7363-cellwrite), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : SynaptophysinROIDilation, Percent Area ROI

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0