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.

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.

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!