Main Content

JSON Format

JavaScript® Object Notation format

JavaScript Object Notation (JSON) is a data interchange format based on the JavaScript programming language. These functions let you encode and decode JSON-formatted text.

Functions

jsondecodeDecode JSON-formatted text
jsonencodeCreate JSON-formatted text from structured MATLAB data

Topics