Clear Filters
Clear Filters

XMLTree: an XML toolbox for MATLAB

17 views (last 30 days)
What is the main role of XMLTree: an XML toolbox for MATLAB

Accepted Answer

Walter Roberson
Walter Roberson on 1 Apr 2018
XMLTree presents a tree structured view of XML files, instead of a Document Object Model view.
XMLTree was released starting in 2002. It is difficult to tell when xmlread() was first released for MATLAB: it dates back to at least 2002 but it is difficult to say how much earlier (difficult to find the historical documentation.)
Considering the amount of work that appears to have gone into XMLTree, I speculate that the author of that third-party toolbox had need of reading completely conformant XML at a time when Mathwork's routines did not yet exist or were not yet complete.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!