matlab-genomix 1.4 released
Changes¶
- Consistently manage json arrays as 1xn matlab cell arrays
- Create empty cell array instead of empty struct to map the 'null' json token
- Sprinkle a few extra error messages for some error cases
- Fix serveral issues (including a matlab crash) when http data is received in multiple chunks
Comments