csvexport(filename,​cellVals)

Version 1.0.0.0 (841 octets) par Pratik Chhatbar
For those mac lovers who never got xlswrite or csvwrite to work
259 téléchargements
Mise à jour 25 nov. 2014

Afficher la licence

Simple command to convert a cell array into a CSV file, easily accessible to matlab. No extensions, no java, no fuss. Purely fopen, fwrite, fclose. Pretty basic, does not position the array into a specific location/range. Obviously no sheet option because it is not an excel file. I will be happy to add range functionality if there is a strong demand, but it is relatively straight-forward to read and append file (see csvimport.m)

Citation pour cette source

Pratik Chhatbar (2026). csvexport(filename,cellVals) (https://fr.mathworks.com/matlabcentral/fileexchange/48560-csvexport-filename-cellvals), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2012a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Version Publié le Notes de version
1.0.0.0