photo

zhuofei wu


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Create XML with document name and attributtes
try this: import matlab.io.xml.dom.* docNode = Document("sce"); docRootNode = getDocumentElement(docNode); docRootNode.setA...

2 years ago | 0