Can someone help me write a code to read data from an XML file into a structured array? I want to plot a graph with the extracted data.
1 view (last 30 days)
Show older comments
I have written an XML code that has 11 control points, at each control point I have four(4) parameters that change. I want to write a code that extracts the integers associated to these parameters into 4 columns and 11 rows with each column bearing a parameter name.
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Cell Arrays in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!