xml2struct , with bug fix and added features

バージョン 1.0.0.0 (3.17 KB) 作成者: CY Y
An improved version of xml2struct that converts xml document into MATLAB structure.
ダウンロード: 4.7K
更新 2017/3/9

xml2struct takes either a java xml object, an xml file, or a string in xml format and returns a structure that preserves the tree relationship in the xml document. It is an improved version of another MATLAB file exchange submission : https://www.mathworks.com/matlabcentral/fileexchange/28518-xml2struct .

Specifically, it has following features:
1. Solved the issue that when comment is present, other data will be lost.
2. Fixed the " Undefined function 'toCharArray' for input arguments of type 'double'. " issue.
3. Added support for xml string.

引用

CY Y (2024). xml2struct , with bug fix and added features (https://github.com/joe-of-all-trades/xml2struct), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2016b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを得たファイル: xml2struct

ヒントを与えたファイル: EnergyPlus Co-simulation Toolbox

Community Treasure Hunt

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

Start Hunting!

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

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

Fixed the " Undefined function 'toCharArray' for input arguments of type 'double'. " issue.
added tags
Updated description.
updated description
linked to github
Minor changes in code comment

Updated title

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