is there an xml parentNode property

 采纳的回答

Guillaume
Guillaume 2017-11-24
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 个评论

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

请先登录,再进行评论。

更多回答(0 个)

类别

Community Treasure Hunt

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

Start Hunting!

Translated by