Use Mac OS X XML Plists with MATLAB

Utilities to convert Mac OS X native storage format (XML Property Lists) for use in MATLAB.
1,3K Downloads
Aktualisiert 22 Jul 2005

Lizenz anzeigen

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

Zitieren als

John Iversen (2024). Use Mac OS X XML Plists with MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/7868-use-mac-os-x-xml-plists-with-matlab), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R14SP1
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Structured Data and XML Documents finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

Long url in description caused it to display incorrectly on your system.