필터 지우기
필터 지우기

how can I parse xml file?

조회 수: 2 (최근 30일)
Gabriela
Gabriela 2014년 4월 6일
댓글: Jan 2015년 12월 29일
how can I parse xml file to find some value and data names?

답변 (1개)

Jan
Jan 2014년 4월 6일
편집: Jan 2014년 4월 6일
What about xmlread?
If this helps, you could ask your favorite internet search engine for such problems also. E.g. this command is the first hit found by Google searching for "matlab parse xml".
  댓글 수: 3
Walter Roberson
Walter Roberson 2015년 12월 27일
How odd. Tobe, what does the xlmread link that Jan posted get you to? Because for me it gets me to a page that has a whole bunch of code for
% PARSEXML Convert XML file to a MATLAB structure.
Jan
Jan 2015년 12월 29일
@Tobe: Did you click on the colored "xmlread" ?

댓글을 달려면 로그인하십시오.

카테고리

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