xml2struct
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
Zitieren als
Jan Hermann (2026). xml2struct (https://github.com/jhrmnn/xml2struct/releases/tag/1.7.1), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Structured Data and XML Documents >
Tags
Quellenangaben
Inspiriert: JuGEx - Julich-Brain Gene Expression, maxsich/loadSPE
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 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 |
