writeCSV(filename,d​ata,varargin)

Version 1.0.0.0 (2.59 KB) by Meade
WriteCSV provides a straight-forward method of writing *.csv files.
79 Downloads
Updated 11 Mar 2016

View License

WriteCSV provides a straight-forward method of writing an nxn array of
numeric data, with the option of preceding it with a variable number of header rows. The output
file is COMMA-DELIMITED.
This file was inspired by a Matlab Newsgroup suggestion made by Michael Robbins
<http://www.mathworks.com/matlabcentral/newsreader/author/7758>
By using |fprintf|, it can be significantly faster than |csvwrite| & |dlmwrite|

Cite As

Meade (2024). writeCSV(filename,data,varargin) (https://www.mathworks.com/matlabcentral/fileexchange/55923-writecsv-filename-data-varargin), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Structures in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0