下記XMLファイルの <ChNameJp>~</ChNameJp>だけを読み込んでリストを作りたいです。
下記URLを参考にしたのですが、うまく、読み込むことができませんでした。
ご教授いただけると幸いです。
<?xml version="1.0" ?>
<Setting Version="1.0.0">
<Voltage Min="112">
<Ch No="1">
<No>1</No>
<Protect>False</Protect>
<ChNameJp>AAAA</ChNameJp>
<Comment></Comment>
</Ch>
<Ch No="2">
<No>2</No>
<Protect>False</Protect>
<ChNameJp>BBBB</ChNameJp>
<Comment></Comment>
</Ch>
</Voltage>
<Frequency Min="4">
<Ch No="1">
<No>1</No>
<Protect>False</Protect>
<ChNameJp>CCCC</ChNameJp>
<Comment></Comment>
</Ch>
</Frequency>
<TTT1 Min="0" Use="False" Boudrate="0">
<Ch No="1">
<No>1</No>
<Protect>False</Protect>
<ChNameJp>1=A1_0</ChNameJp>
<Comment>コント</Comment>
</Ch>
<Ch No="2">
<No>2</No>
<Protect>False</Protect>
<ChNameJp></ChNameJp>
<Comment></Comment>
</Ch>
</TTT1>
</Setting>

답변 (0개)

카테고리

도움말 센터File Exchange에서 外部言語インターフェイス에 대해 자세히 알아보기

제품

릴리스

R2015a

태그

질문:

2020년 9월 22일

편집:

2020년 9월 24일

Community Treasure Hunt

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

Start Hunting!