필터 지우기
필터 지우기

Merge data from multiple XML files

조회 수: 3 (최근 30일)
alpedhuez
alpedhuez 2019년 4월 20일
답변: Benjamin Thompson 2022년 3월 14일
I would like to merge multiple xml files into one excel spreadsheet. There is a software for this https://www.novixys.com/Exult/index.html
But is it possible to do this task using Matlab?
  댓글 수: 2
David Wilson
David Wilson 2019년 4월 20일
Try xmlread and xlswrite.
alpedhuez
alpedhuez 2022년 3월 12일
would you elaborate?

댓글을 달려면 로그인하십시오.

답변 (1개)

Benjamin Thompson
Benjamin Thompson 2022년 3월 14일
Try typing "doc xmlread" and use the examples in that help article to try parsing your own XML files. For more help here you should post some sample XML files along with any work you have done and questions you have.

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

태그

제품


릴리스

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by