xml2struct

MEX function converts an XML file into a MATLAB structure

https://github.com/jhrmnn/xml2struct

Ahora está siguiendo esta publicación

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

Citar como

Jan Hermann (2026). xml2struct (https://github.com/jhrmnn/xml2struct/releases/tag/1.7.1), GitHub. Recuperado .

Agradecimientos

Inspiración para: JuGEx - Julich-Brain Gene Expression, maxsich/loadSPE

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión desde R2014a hasta R2020b

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión Action
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

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.