Skip to content

Commit 7298e91

Browse files
committed
doc
1 parent bae6940 commit 7298e91

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
Matlab users coming from other languages often notice the missing functionality contained within this user-developed, unofficial "stdlib" for Matlab.
88
These system "sys", file I/O "fileio" and HDF5/NetCDF "hdf5nc" function are useful across several of our own and others projects.
99

10+
The absolute minimum Matlab release is R2019b.
11+
12+
* HDF5 full features (string, scalar dataspace) requires Matlab >= R2020a
13+
* NetCDF4 string support requires Matlab >= R2021b
14+
1015
Self-tests can be run from that matlab-stdlib/ directory:
1116

1217
```matlab

0 commit comments

Comments
 (0)