is there an xml parentNode property

 採用された回答

Guillaume
Guillaume 2017 年 11 月 24 日

0 投票

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 件のコメント

Joshua Quick
Joshua Quick 2017 年 11 月 24 日
Thank you for the quick answer, I'll look into the documentation

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

質問済み:

2017 年 11 月 24 日

編集済み:

2017 年 11 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by