From: Jeff Cen on
Hi,

I was looking at the documentation for xmlwrite (http://www.mathworks.com/access/helpdesk/help/techdoc/ref/xmlwrite.html)

It mentions
docNode = com.mathworks.xml.XMLUtils.createDocument...
('root_element')

I wonder where the methods in com.mathworks.xml.XMLUtils are documented. I can't find it anywhere in the matlab help files.

thanks

Jeff