XML Renaming document name.
이전 댓글 표시
Hello,
I have an already existing XML file but MATLAB is importing (importing the file as struct first to edit it then export it as xml again) the document name as "Struct". So i'd like to rename it back to the original name but I couldn't find any way to do so. I found the renameNode function but that seems to only work for element nodes and not for the main document name.
Thanks,
댓글 수: 1
Maadhav Akula
2021년 4월 22일
Hi,
It would be helpful if you can mention how you are importing and exporting the XML file from MATLAB.
If you are looking for renaming the files, the following post might help:
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!