Merge data from multiple XML files

2 Ansichten (letzte 30 Tage)
alpedhuez
alpedhuez am 20 Apr. 2019
Beantwortet: Benjamin Thompson am 14 Mär. 2022
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 Kommentare
David Wilson
David Wilson am 20 Apr. 2019
Try xmlread and xlswrite.
alpedhuez
alpedhuez am 12 Mär. 2022
would you elaborate?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Benjamin Thompson
Benjamin Thompson am 14 Mär. 2022
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.

Tags

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by