struct2csv

Output a structure to a .csv file, with column headers

이 제출물을 팔로우합니다

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://kr.mathworks.com/matlabcentral/fileexchange/34889-struct2csv), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.4.0.0

Rewrote significant portions of code, in response to noted bugs. Hopefully, the noted bugs have been remedied.

1.0.0.0