8000 GitHub - joe-of-all-trades/xml2struct: xml2struct convert xml file into a MATLAB structure
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

joe-of-all-trades/xml2struct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

xml2struct

xml2struct2 takes either a java xml object, an xml file, or a string in xml format as input and returns a parsed xml tree in structure.

Please note that the following characters are substituted '-' by 'dash', ':' by 'colon' and '.' by 'dot'

Originally written by W. Falkena, ASTI, TUDelft, 21-08-2010 Attribute parsing speed increase by 40% by A. Wanner, 14-6-2011 Added CDATA support by I. Smirnov, 20-3-2012 Modified by X. Mo, University of Wisconsin, 12-5-2012 Modified by Chao-Yuan Yeh, August 2016

About

xml2struct convert xml file into a MATLAB structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0