xml2struct , with bug fix and added features

Versión 1.0.0.0 (3,17 KB) por CY Y
An improved version of xml2struct that converts xml document into MATLAB structure.
5K Descargas
Actualizado 9 mar 2017

xml2struct takes either a java xml object, an xml file, or a string in xml format and returns a structure that preserves the tree relationship in the xml document. It is an improved version of another MATLAB file exchange submission : https://www.mathworks.com/matlabcentral/fileexchange/28518-xml2struct .

Specifically, it has following features:
1. Solved the issue that when comment is present, other data will be lost.
2. Fixed the " Undefined function 'toCharArray' for input arguments of type 'double'. " issue.
3. Added support for xml string.

Citar como

CY Y (2026). xml2struct , with bug fix and added features (https://github.com/joe-of-all-trades/xml2struct), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspirado por: xml2struct

Inspiración para: EnergyPlus Co-simulation Toolbox

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

Versión Publicado Notas de la versión
1.0.0.0

Fixed the " Undefined function 'toCharArray' for input arguments of type 'double'. " issue.
added tags
Updated description.
updated description
linked to github
Minor changes in code comment

Updated title

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.