This package contains Matlab class to serialize/decode matlab object in json format. The software uses org.json java package to convert json to java object and then translates it into Matlab object.
Uses a MATLAB string cell array, where columns are hierarchical levels and rows are different classes/samples. Last column represents the child nodes/classes i.e. the classes at the bottom-most ...