xml2struct
版本 1.7.1 (11.2 KB) 作者:
Jan Hermann
MEX function converts an XML file into a MATLAB structure
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 (2026). xml2struct (https://github.com/jhrmnn/xml2struct/releases/tag/1.7.1), GitHub. 检索时间: .
MATLAB 版本兼容性
创建方式
R2014a
兼容 R2014a 到 R2020b 的版本
平台兼容性
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 的更多信息
标签
无法下载基于 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 仓库。
