is there an xml parentNode property

 Respuesta aceptada

Guillaume
Guillaume el 24 de Nov. de 2017

0 votos

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 comentario

Joshua Quick
Joshua Quick el 24 de Nov. de 2017
Thank you for the quick answer, I'll look into the documentation

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Preguntada:

el 24 de Nov. de 2017

Editada:

el 24 de Nov. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by