Use Mac OS X XML Plists with MATLAB
by John Iversen
17 Jun 2005
(Updated 22 Jul 2005)
Utilities to convert Mac OS X native storage format (XML Property Lists) for use in MATLAB.
|
Watch this File
|
| File Information |
| Description |
These utilities enable the conversion of data written by programs on Mac OS X for use in MATLAB (and vice versa).
Anyone wanting to share data with programs written for Mac OS X can use these utilities to convert the native OS X storage format (XML Property List) to structures. XML Property Lists are the preferred textual representation of property list dictionaries.
These utilities convert from XML property list to a matlab structure and back, and include m-files for loading and saving XML property lists from matlab.
XMLPlistToStruct
structToXMLPlist
loadXMLPlist
saveXMLPlist
Info on OS X Property Lists: http://developer.apple.com/documentation/Cocoa/
Conceptual/PropertyLists/Concepts/XMLPListsConcept.html
John |
| MATLAB release |
MATLAB 7.0.1 (R14SP1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 22 Jul 2005 |
Long url in description caused it to display incorrectly on your system. |
|
Contact us at files@mathworks.com