XML utilities for MATLAB 6.1 (R12.1)

Implementations of xmlread, xmlwrite and xslt for R12.1
4.2K Downloads
Updated 1 Sep 2016

View License

xmlread, xmlwrite and xslt are not provided in MATLAB 6.1 (R12.1), but if you've got the Report Generator installed you'll have the "Saxon" and "Xerces" JAR files which contain an XML reading/writing/transforming implementation. All you have to do is call the right Java methods. The attached files do just that.

Cite As

Malcolm Wood (2024). XML utilities for MATLAB 6.1 (R12.1) (https://www.mathworks.com/matlabcentral/fileexchange/9171-xml-utilities-for-matlab-6-1-r12-1), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12.1
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.1

Updated license

1.2.0.0

Added copyright lines.

1.1.0.0

Review

1.0.0.0