Get node in node value from xml
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi all,
I'm having trouble getting value from node in node in xml.
XML file is like below:

I want to get Index and poision xy values from 'b' node.
So far I made below:

but have no idea how to get poisiton value due to conflict of two nodes...
If anyone knows how to deal with this, please let me know...
0 Kommentare
Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!