Merge data from multiple XML files, Part 2

조회 수: 11 (최근 30일)
alpedhuez
alpedhuez 2022년 3월 14일
답변: Prince Kumar 2022년 3월 29일
I have multiple xml files to merge into one excel (or csv or other) formats that can be procesed with Matlab. I asked this question before at https://www.mathworks.com/matlabcentral/answers/457471-merge-data-from-multiple-xml-files?s_tid=srchtitle. But did not get a good answer. I now wonder whether it is possible to convert xml into csv or other format and then merge them. Is it possible?

답변 (1개)

Prince Kumar
Prince Kumar 2022년 3월 29일
Hi,
Currently MATLAB does not have a builtin function providing this functionality.
But you can refer to the following answer as possible workaround.
Hope this helps!!

카테고리

Help CenterFile 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!

Translated by