23.06.2015 Views

MATLAB Programming

MATLAB Programming

MATLAB Programming

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Importing Text Data<br />

See the textread reference page for more information about these optional<br />

parameters.<br />

Importing from XML Documents<br />

With the xmlread function, you can read from a given URL or file, generating<br />

a Document Object Model (DOM) node to represent the parsed document.<br />

<strong>MATLAB</strong> also provides these other XML functions:<br />

• xmlwrite — Serializes a Document Object Model node to a file<br />

• xslt — Transforms an XML document using an XSLT engine<br />

See the reference pages for these functions for more information.<br />

6-83

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!