Why is the result of xmlread null?

19 visualizaciones (últimos 30 días)
Zeynab Mousavikhamene
Zeynab Mousavikhamene el 27 de Sept. de 2019
Editada: Youngju Kim el 18 de Mzo. de 2022
I am using this command to read xml file:
DOMnode = xmlread('parameter.xml');
but it returns null. I need to change some values from this xml file but it does not return anything.
The orignal parameter. xml has value like:
<variable id="MIG" value="3" description="Change in MIG" />
Any help is appreciated.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by