xmlread not working MATLAB R2014a
Mostrar comentarios más antiguos
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
Respuestas (0)
Categorías
Más información sobre Structured Data and XML Documents en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!