octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53100] jsondecode (and jsonencode)


From: CH
Subject: [Octave-bug-tracker] [bug #53100] jsondecode (and jsonencode)
Date: Thu, 8 Feb 2018 17:22:11 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

URL:
  <http://savannah.gnu.org/bugs/?53100>

                 Summary: jsondecode (and jsonencode)
                 Project: GNU Octave
            Submitted by: atcl
            Submitted on: Thu 08 Feb 2018 10:22:09 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Matlab introduced the function jsondecode(string) which parses a json
formatted string to a cell array of predefined output types based on the json
input type. Similarly, jsonencode converts data into a json formatted string.
Further details are in the documentation.

An open-source json parser for Octave and MATLAB is here:
https://github.com/fangq/jsonlab which may be of help.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53100>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]