photo

Faisal


Last seen: 6 jours il y a Actif depuis 2024

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Get xml data from web into Matlab struct using webread and readstruct
I have been getting data from a web API, which returns the data in xml format. I can parse this into a Matlab struct, but only b...

environ 2 mois il y a | 1 réponse | 0

1

réponse

Réponse apportée
Import .XML data into Matlab?
You can use the built-in function readstruct('filename.xml')

environ 2 mois il y a | 0