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...

Antworten (1)

George
George am 5 Sep. 2016
Bearbeitet: George am 5 Sep. 2016

0 Stimmen

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

1 Kommentar

pooria mazaheri
pooria mazaheri am 11 Okt. 2016
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"

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 5 Sep. 2016

Kommentiert:

am 11 Okt. 2016

Community Treasure Hunt

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

Start Hunting!

Translated by