Code covered by the BSD License  

Highlights from
XML data import

Be the first to rate this file! 28 Downloads (last 30 days) File Size: 4.29 KB File ID: #18253
image thumbnail

XML data import

by Matt G

 

08 Jan 2008 (Updated 13 Aug 2009)

Returns data stored in an xml file to a variable or multiple variables.

| Watch this File

File Information
Description

xmlData.m extracts data stored in an xml file and returns variable(s) to MATLAB. There is also an optional argument to accept an xml transform to convert the xml file into the required form.

The purpose of this function is to allow data-driven MATLAB programming while maintaining a data file that is used by other applications and is also human readable.

MATLAB release MATLAB 7.5 (R2007b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Updates
27 Feb 2008

Added screenshot

27 Feb 2008

Updateed scrren shot the screen shot from earlier today showed the wrong xml file

28 Feb 2008

The last update removed the zip file

18 Jun 2008

Modified transform to organize matricies in the form
[[1;2;3;] [4;5;6] ]
rather than
[1,2,3,;4,5,6,;].'

23 Jun 2008

Changed zip format

13 Aug 2009

Modified summary text.

Tag Activity for this File
Tag Applied By Date/Time
data import Matt G 22 Oct 2008 09:42:14
data export Matt G 22 Oct 2008 09:42:14
xml import Matt G 22 Oct 2008 09:42:14
data Matt G 22 Oct 2008 09:42:14
utilities Matt G 22 Oct 2008 09:42:14
retrieves data Matt G 22 Oct 2008 09:42:14
data David Holtschlag 05 Sep 2011 21:04:40

Contact us at files@mathworks.com