struct2xml( s, varargin )
バージョン 1.0.0.0 (9.62 KB) 作成者:
Jacob Lynch August
Import XML file as MATLAB struct.
Based on the work of Walter Faulkena, this submission includes logic to automatically convert arrays of structures into cells of structures, and to recursively remove empty Text fields that can cause xmlwrite to error.
See https://www.mathworks.com/matlabcentral/fileexchange/28639-struct2xml for W. Faulkena's original work.
引用
Jacob Lynch August (2024). struct2xml( s, varargin ) (https://www.mathworks.com/matlabcentral/fileexchange/64138-struct2xml-s-varargin), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2016b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Structured Data and XML Documents >
Help Center および MATLAB Answers で Structured Data and XML Documents についてさらに検索
タグ
謝辞
ヒントを得たファイル: struct2xml
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |