% DATA = PARSE_JSON(string)
% This function parses a JSON string and returns the parsed data.
% JSON objects are converted to containers.Map or structures if it is not
% possible to turn into a map.
% JSON arrays are kept as arrays, and their dimension is arbitrary
引用格式
Joaquin Ambia (2026). jsonStr2Map (https://ww2.mathworks.cn/matlabcentral/fileexchange/180202-jsonstr2map), MATLAB Central File Exchange. 检索时间: .
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0 |
