Main Content
mps.json.encode
Convert MATLAB data to JSON text using MATLAB Production Server JSON schema
Description
specifies additional options with one or more name-value pair arguments for specific
input cases. For example, you can decide to encode text
= mps.json.encode(data
,Name,Value
)data
in the
large or small format defined for representing data types.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018a
See Also
mps.json.decode
| mps.json.encoderequest
| mps.json.decoderesponse
Topics
- JSON Representation of MATLAB Data Types (MATLAB Production Server)
- Create Deployable Archive for MATLAB Production Server (MATLAB Production Server)