xmlread not working MATLAB R2014a
이전 댓글 표시
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
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Structured Data and XML Documents에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!