Get node in node value from xml
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi all,
I'm having trouble getting value from node in node in xml.
XML file is like below:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/312761/image.png)
I want to get Index and poision xy values from 'b' node.
So far I made below:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/312752/image.png)
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 Commenti
Risposte (1)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!