is there an xml parentNode property

 Risposta accettata

Guillaume
Guillaume il 24 Nov 2017

0 voti

Matlab uses Java classes for its implementation of the xml DOM. There is indeed a way to get the parent of a node with getParentNode (same name as your custom function!)
I'm not sure how the second part of the body of your question ties to the title of the question.

1 Commento

Thank you for the quick answer, I'll look into the documentation

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by