xml2struct , with bug fix and added features

Version 1.0.0.0 (3,17 ko) par CY Y
An improved version of xml2struct that converts xml document into MATLAB structure.
5K téléchargements
Mise à jour 9 mars 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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2016b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

Inspiré par : xml2struct

A inspiré : EnergyPlus Co-simulation Toolbox

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.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

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.