How to convert xml to excel sheet...?

I have thousands of xml files.... Is it possible to create single excel sheet that contains all xml files data with using matlab ? Format of all xml file is same...

回答 (1 件)

George
George 2016 年 9 月 5 日
編集済み: George 2016 年 9 月 5 日

0 投票

Use xmlread to import your data and xlswrite to write it.

1 件のコメント

pooria mazaheri
pooria mazaheri 2016 年 10 月 11 日
hi George i try this but it does not work. i used xmlread and got a model and when i used xlswrite it showed an error "Content is not allowed in prolog"

サインインしてコメントする。

質問済み:

2016 年 9 月 5 日

コメント済み:

2016 年 10 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by