Why is the result of xmlread null?

조회 수: 21 (최근 30일)
Zeynab Mousavikhamene
Zeynab Mousavikhamene 2019년 9월 27일
편집: Youngju Kim 2022년 3월 18일
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.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Structured Data and XML Documents에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by