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://jp.mathworks.com/matlabcentral/fileexchange/95238-structwrite), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2021a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加
バージョン 公開済み リリース ノート
1.0.1

description update

1.0.0