xml2struct

バージョン 1.7.1 (11.2 KB) 作成者: Jan Hermann
MEX function converts an XML file into a MATLAB structure
ダウンロード: 984
更新 2021/2/18

Being a C++ mex function, it is very fast compared to the built-in xmlread or any other pure matlab implementation. It can directly read n-dimensional arrays.
For details, see https://github.com/jhrmnn/xml2struct

引用

Jan Hermann (2024). xml2struct (https://github.com/jhrmnn/xml2struct/releases/tag/1.7.1), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2014a
R2014a 以降 R2020b 以前と互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersStructured Data and XML Documents についてさらに検索
タグ タグを追加
謝辞

ヒントを与えたファイル: JuGEx - Julich-Brain Gene Expression, maxsich/loadSPE

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.7.1

See release notes for this release on GitHub: https://github.com/jhrmnn/xml2struct/releases/tag/1.7.1

1.7.0.0

Removed dependency on Boost, refactored to C++11

1.6.0.0

Rapidxml is now downloaded during build

1.5.0.0

rewrote the array parsing, no specification provided, see example XML file

1.4.0.0

tags updated

1.0.0.0

0.9.0.0

See release notes for this release on GitHub: https://github.com/jhrmnn/xml2struct/releases/tag/0.9.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。