structwrite

버전 1.0.1 (2.08 KB) 작성자: Pedro Villena
Generate a text file from structure.
다운로드 수: 9
업데이트 날짜: 2021/7/3

라이선스 보기

[] = structwrite(struct, ext)
Where: struct => structure name
ext => text file extension
file <= text file name
Example:
file = structwrite(myStruct,'xml');
file = structwrite(myStruct,'csv');
movefile(file,'myFileName');
See also XMLWRITE, NUM2STR, MOVEFILE.

인용 양식

Pedro Villena (2026). structwrite (https://kr.mathworks.com/matlabcentral/fileexchange/95238-structwrite), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2021a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
버전 게시됨 릴리스 정보
1.0.1

description update

1.0.0