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