struct2xml( s, varargin )
Versión 1.0.0.0 (9,62 KB) por
Jacob Lynch August
Import XML file as MATLAB struct.
Based on the work of Walter Faulkena, this submission includes logic to automatically convert arrays of structures into cells of structures, and to recursively remove empty Text fields that can cause xmlwrite to error.
See https://www.mathworks.com/matlabcentral/fileexchange/28639-struct2xml for W. Faulkena's original work.
Citar como
Jacob Lynch August (2025). struct2xml( s, varargin ) (https://www.mathworks.com/matlabcentral/fileexchange/64138-struct2xml-s-varargin), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2016b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Structured Data and XML Documents >
Más información sobre Structured Data and XML Documents en Help Center y MATLAB Answers.
Etiquetas
Agradecimientos
Inspirado por: struct2xml
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |