xmlread not working MATLAB R2014a
Afficher commentaires plus anciens
Hello,
I tried following method in MATLAB R2014a
DOMnode = xmlread(filename);
but DOMnode appears to be an empty structure according to the workspace.
I tried reading given file by python parser and it worked well.
Can you help me?
Or is it possible to read the xml file by my current version?
Best,
PL
Réponses (0)
Catégories
En savoir plus sur Structured Data and XML Documents dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!