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)
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.

Accepted Answer

José-Luis
José-Luis on 4 Jul 2016

More Answers (0)

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!