xml2struct

Version 1.7.1 (11,2 ko) par Jan Hermann
MEX function converts an XML file into a MATLAB structure
984 téléchargements
Mise à jour 18 fév. 2021

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

Citation pour cette source

Jan Hermann (2024). xml2struct (https://github.com/jhrmnn/xml2struct/releases/tag/1.7.1), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014a
Compatible avec les versions R2014a à R2020b
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Structured Data and XML Documents dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
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

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.