ContentsIndexReferenceHome
PreviousUpNext
cell2csv
MATLAB
cell2csv(c,csvFile)
Description

Write a cell array of data to a .csv file.

Parameters
Parameters 
Description 
c [cell] 
Cell array of data to write to file. Can be a cell array of cell arrays where each gets written to a separate file 
csvFile [char/cell] 
File name or cell array of file names (if c is a cell array of cell arrays) 
See Also
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!