xmlread not working MATLAB R2014a
Ältere Kommentare anzeigen
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
Antworten (0)
Kategorien
Mehr zu Structured Data and XML Documents finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!