XML data import

Version 1.1.0.0 (4,29 KB) von Matt G
Returns data stored in an xml file to a variable or multiple variables.
4,6K Downloads
Aktualisiert 13. Aug 2009

Lizenz anzeigen

xmlData.m extracts data stored in an xml file and returns variable(s) to MATLAB. There is also an optional argument to accept an xml transform to convert the xml file into the required form.

The purpose of this function is to allow data-driven MATLAB programming while maintaining a data file that is used by other applications and is also human readable.

Zitieren als

Matt G (2024). XML data import (https://www.mathworks.com/matlabcentral/fileexchange/18253-xml-data-import), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2007b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Structured Data and XML Documents finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

Modified summary text.

1.0.0.0

Changed zip format