CELLWRITE

Cellwrite writes mixed cell array data to a CSV file.

Sie verfolgen jetzt diese Einreichung

Anmerkung des Herausgebers: 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.

Zitieren als

Francis Barnhart (2026). CELLWRITE (https://de.mathworks.com/matlabcentral/fileexchange/7363-cellwrite), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert: SynaptophysinROIDilation, Percent Area ROI

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0