Merge data from multiple XML files
Show older comments
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?
Answers (1)
Benjamin Thompson
on 14 Mar 2022
0 votes
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.
Categories
Find more on Spreadsheets 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!