|
|
| File Information |
| Description |
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. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
JSON Parser
This submission has inspired the following:
Google(R) Translate, Highly portable JSON-input parser
|
| MATLAB release |
MATLAB 7.7 (R2008b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 21 Jul 2009 |
If needed, fields names are modified to make them compatible with MATLAB's requirements (only letters, digits and underscores, first character is a letter) |
| 23 Jul 2009 |
Contains previous update that was incorrectly uploaded |
| 11 Jan 2011 |
Updated description to take into account remark by Benjamin Ting |
|
Contact us at files@mathworks.com