How to plot xml file in matlab?
Show older comments
How to plot xml file in matlab?
Answers (1)
Titus Edelhofer
on 18 Mar 2019
0 votes
Hi,
I guess you need to be a little more specific. The answer to your question is
- Read the xml file (e.g. using xmlread)
- Plot the data (that may is contained in the xml).
Another guess: this answer doesn't really help. If this is the case, let us know where we can help ...
Titus
1 Comment
sandhya sandhya
on 23 Mar 2019
Categories
Find more on Structured Data and XML Documents in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!