Merge data from multiple XML files
Mostrar comentarios más antiguos
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 comentarios
David Wilson
el 20 de Abr. de 2019
Try xmlread and xlswrite.
alpedhuez
el 12 de Mzo. de 2022
Respuestas (1)
Benjamin Thompson
el 14 de Mzo. de 2022
0 votos
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.
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!