软件包:matlab-jsonlab(2.0-1.1) [contrib]
matlab-jsonlab 的相关链接
Debian 的资源:
下载源码包 octave-jsonlab:
- [octave-jsonlab_2.0-1.1.dsc]
- [octave-jsonlab_2.0.orig.tar.gz]
- [octave-jsonlab_2.0-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [openjdata.org]
相似软件包:
native JSON/UBJSON/MassagePack encoder/decoder for MATLAB
JSONLab is a free and open-source implementation of a JSON/UBJSON/MessagePack encoder and a decoder in the native MATLAB language. It can be used to convert a MATLAB data structure (array, struct, cell, struct array and cell array) into JSON/UBJSON formatted string, or decode a JSON/UBJSON/MessagePack file into MATLAB data. JSONLab supports both MATLAB and GNU Octave (a free MATLAB clone). JSONLab is now the official reference implementation for the JData Specification (Draft 3) - the foundation of the OpenJData Project (http://openjdata.org).
This package provides support for MATLAB.
其他与 matlab-jsonlab 有关的软件包
|
|
|
|
-
- dep: matlab-support
- distro integration for local MATLAB installations
-
- dep: matlab-zmat
- in-memory data compression for MATLAB