Programming Previous page   Next Page

Importing from XML Documents

With the xmlread function, you can read from a given URL or file, generating a Document Object Model (DOM) node to represent the parsed document.

MATLAB also provides these other XML functions:

See the reference pages for these functions for more information.


Previous page  Importing Mixed Alphabetic and Numeric Data Exporting Text Data Next page

© 1994-2005 The MathWorks, Inc.