Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
This function parses JSON strings. It converts JSON arrays into cell arrays and JSON objects into structures.
It is similar to the JSON parser by Joel Feenstra but often faster because of a better handling of strings.
Citar como
François Glineur (2026). (another) JSON Parser (https://la.mathworks.com/matlabcentral/fileexchange/23393-another-json-parser), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspirado por: JSON Parser
Inspiración para: JSONLab (Development Branch), skychart, Google(R) Translate, Highly portable JSON-input parser, JSONLab: portable, robust JSON/binary-JSON encoder/decoder
Información general
- Versión 1.4.0.0 (2,76 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.4.0.0 | Updated description to take into account remark by Benjamin Ting |
||
| 1.2.0.0 | Contains previous update that was incorrectly uploaded |
||
| 1.1.0.0 | If needed, fields names are modified to make them compatible with MATLAB's requirements (only letters, digits and underscores, first character is a letter) |
||
| 1.0.0.0 |
