Use Mac OS X XML Plists with MATLAB

버전 1.0.0.0 (7.41 KB) 작성자: John Iversen
Utilities to convert Mac OS X native storage format (XML Property Lists) for use in MATLAB.
다운로드 수: 1.3K
업데이트 날짜: 2005/7/22

라이선스 보기

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

인용 양식

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. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14SP1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Structured Data and XML Documents에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

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