フィルターのクリア

XMLTree: an XML toolbox for MATLAB

17 ビュー (過去 30 日間)
KHOULOUD SAMMADI
KHOULOUD SAMMADI 2018 年 4 月 1 日
回答済み: Walter Roberson 2018 年 4 月 1 日
What is the main role of XMLTree: an XML toolbox for MATLAB

採用された回答

Walter Roberson
Walter Roberson 2018 年 4 月 1 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStructured Data and XML Documents についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by