I have a file that looks like xml, but not xml.
I want to read the headers and extract the x and y value. I tried a few ways but not able to do it. Here is the construct
<begin>
<datapt>1<datapt>
<xu>mz<xu>
<xv>152<xv>
<yu>ab<yu>
<yv>100<yv>
<t>1412448635<t>
<end>
1 Comment
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/719500-trying-to-extract-data-from-an-assigned-header#comment_1268800
Direct link to this comment
https://fr.mathworks.com/matlabcentral/answers/719500-trying-to-extract-data-from-an-assigned-header#comment_1268800
Sign in to comment.