Print cell array of strings to file

Version 1.0.0.0 (510 octets) par Marcel
function to print a cell array of strings to a csv file. Inputs are a file identifier and array.
163 téléchargements
Mise à jour 14 mars 2014

Afficher la licence

function to print a cell array of strings to a csv file. Inputs are a file identifier and cell array. No error handling or checking of inputs. It also includes a fputl function which is not available (yet) in matlab. This last function dumbly prints a string to a file while appending a newline character.

Citation pour cette source

Marcel (2026). Print cell array of strings to file (https://fr.mathworks.com/matlabcentral/fileexchange/45881-print-cell-array-of-strings-to-file), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Low-Level File I/O dans Help Center et MATLAB Answers
Version Publié le Notes de version
1.0.0.0