Starting with Matlab R2020a, Mathworks switched from matlab.settings, a plain text-file with a xml structure, to matlab.mlsettings, a binary file with no known (to me!) structure. Since I used the old file to get some useful informations about the Matlab instance (in order to integrate some external application), I would like to know how to read/import/understand the new file.

 채택된 답변

Marco Pasquali
Marco Pasquali 2020년 12월 22일

1 개 추천

After some research, I can answer my own question: `matlab.mlsettings` can be simply unzipped to recover the informations needed. The uncompressed archive is composed of several folders, each with some plain-text file with data encoded in a json-like structure.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Support Package for USB Webcams에 대해 자세히 알아보기

제품

릴리스

R2020a

질문:

2020년 12월 18일

답변:

2020년 12월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by