(another) JSON Parser
Parses JSON strings into structures and cell arrays.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
François Glineur (2026). (another) JSON Parser (https://au.mathworks.com/matlabcentral/fileexchange/23393-another-json-parser), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: JSON Parser
Inspired: JSONLab (Development Branch), skychart, Google(R) Translate, Highly portable JSON-input parser
General Information
- Version 1.4.0 (2.72 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.4.0 | Updated description to take into account remark by Benjamin Ting |
||
| 1.2.0 | Contains previous update that was incorrectly uploaded |
||
| 1.1.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 |