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.
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 LinuxCatégories
En savoir plus sur Low-Level File I/O dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
