% 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
Citar como
Joaquin Ambia (2025). jsonStr2Map (https://es.mathworks.com/matlabcentral/fileexchange/180202-jsonstr2map), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2024b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0 |
