STRUCT2CSV(s,fn)
Output a structure of matrices and cell arrays to a comma delimited file with field names as column headers. A simple method for exporting data structures.
s : any structure composed of one or more matrices and/or cell arrays
fn : file name
Written by James Slegers, james.slegers_at_gmail.com
Covered by the BSD License
引用格式
James Slegers (2026). struct2csv (https://ww2.mathworks.cn/matlabcentral/fileexchange/34889-struct2csv), MATLAB Central File Exchange. 检索时间: .
