how can I parse xml file?

how can I parse xml file to find some value and data names?

回答 (1 件)

Jan
Jan 2014 年 4 月 6 日
編集済み: Jan 2014 年 4 月 6 日

0 投票

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 日
Tobe freeman comments,
This wasn't very helpful, Jan. Your google potluck link is not a parser, at least not for use in matlab (eg parsing into a struct).
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" ?

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

カテゴリ

タグ

質問済み:

2014 年 4 月 6 日

コメント済み:

Jan
2015 年 12 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by