Use Mac OS X XML Plists with MATLAB (Updated Version)
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
Cite As
Yi Sui (2026). Use Mac OS X XML Plists with MATLAB (Updated Version) (https://se.mathworks.com/matlabcentral/fileexchange/38138-use-mac-os-x-xml-plists-with-matlab-updated-version), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Structured Data and XML Documents >
Tags
Acknowledgements
Inspired by: Use Mac OS X XML Plists with MATLAB
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
xmlplist/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
