xmlread not working MATLAB R2014a
Show older comments
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
Answers (0)
Categories
Find more on Structured Data and XML Documents in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!