Does MATLAB provide support for XML? What are the plans regarding XML support in future releases of MATLAB?

Does MATLAB provide support for XML?
What are the plans regarding XML support in future releases of MATLAB?

 Accepted Answer

MATLAB 6.5 (R13) supports parsing XML files into a Java DOM (XMLREAD), manipulation through standard DOM commands, writing a parsed DOM to a file (XMLWRITE), and XSLT.
There is currently limited support for XML in MATLAB and the Report Generator in MATLAB 6.1 (R12.1.). You might also want to consider visiting the MATLAB Central web site, for user contributed files related to XML:

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!