File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -51,3 +51,6 @@ This toolbox contains patches submitted by the following contributors:
5151
5252- Sertan Senturk <contact at sertansenturk.com>
5353 (Pull#10,#11) Feature: Added matlab object saving to savejson and saveubjson
54+
55+ - Paul Koprowski <https://github.com/pjkoprowski>
56+ (Issue#29) Feature: Added support to save MATLAB tables to json.
Original file line number Diff line number Diff line change 1- Copyright 2011-2017 Qianqian Fang <q.fang <at> neu.edu>. All rights reserved.
1+ Copyright 2011-2018 Qianqian Fang <q.fang <at> neu.edu>. All rights reserved.
22
33Redistribution and use in source and binary forms, with or without modification, are
44permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 33= An open-source MATLAB/Octave JSON encoder and decoder =
44===============================================================================
55
6- Copyright (C) 2011-2017 Qianqian Fang <q.fang <at> neu.edu>
6+ Copyright (C) 2011-2018 Qianqian Fang <q.fang <at> neu.edu>
77
88-------------------------------------------------------------------------------
99
Original file line number Diff line number Diff line change 33= An open-source MATLAB/Octave JSON encoder and decoder =
44===============================================================================
55
6- *Copyright (C) 2011-2017 Qianqian Fang <q.fang at neu.edu>
6+ *Copyright (C) 2011-2018 Qianqian Fang <q.fang at neu.edu>
77*License: BSD or GNU General Public License version 3 (GPL v3), see License*.txt
8- *Version: 1.5 (Nominus - alpha )
8+ *Version: 1.8 (Nominus)
99
1010-------------------------------------------------------------------------------
1111
You can’t perform that action at this time.
0 commit comments