Effacer les filtres
Effacer les filtres

how can I parse xml file?

2 vues (au cours des 30 derniers jours)
Gabriela
Gabriela le 6 Avr 2014
Commenté : Jan le 29 Déc 2015
how can I parse xml file to find some value and data names?

Réponses (1)

Jan
Jan le 6 Avr 2014
Modifié(e) : Jan le 6 Avr 2014
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 commentaires
Walter Roberson
Walter Roberson le 27 Déc 2015
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 le 29 Déc 2015
@Tobe: Did you click on the colored "xmlread" ?

Connectez-vous pour commenter.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by