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