xml2struct , with bug fix and added features

버전 1.0.0.0 (3.17 KB) 작성자: CY Y
An improved version of xml2struct that converts xml document into MATLAB structure.
다운로드 수: 4.7K
업데이트 날짜: 2017/3/9

xml2struct takes either a java xml object, an xml file, or a string in xml format and returns a structure that preserves the tree relationship in the xml document. It is an improved version of another MATLAB file exchange submission : https://www.mathworks.com/matlabcentral/fileexchange/28518-xml2struct .

Specifically, it has following features:
1. Solved the issue that when comment is present, other data will be lost.
2. Fixed the " Undefined function 'toCharArray' for input arguments of type 'double'. " issue.
3. Added support for xml string.

인용 양식

CY Y (2024). xml2struct , with bug fix and added features (https://github.com/joe-of-all-trades/xml2struct), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.0.0.0

Fixed the " Undefined function 'toCharArray' for input arguments of type 'double'. " issue.
added tags
Updated description.
updated description
linked to github
Minor changes in code comment

Updated title

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.