Feeds
질문
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...
1년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Import .XML data into Matlab?
You can use the built-in function readstruct('filename.xml')
Import .XML data into Matlab?
You can use the built-in function readstruct('filename.xml')
1년 초과 전 | 0

