The following Matlab project contains the source code and Matlab examples used for xml utilities for matlab 6.1 (r12.1).
xmlread, xmlwrite and xslt are not provided in MATLAB 6.
The following Visual Basic project contains the source code and Visual Basic examples used for xslt stylesheet tester. This application that allows you to test your XSLT and XML files to ensure that they will parse properly to display HTML.
The following Visual Basic project contains the source code and Visual Basic examples used for create xml using the msxml object library. This code shows you how to create simple xml document. Refer to comments for further details.