xml2struct

MEX function converts an XML file into a MATLAB structure
984 download
Aggiornato 18 feb 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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2014a
Compatibile con R2014a fino a R2020b
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
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

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.