Skip to content

Commit 8676dc3

Browse files
committed
doc
1 parent 2af657a commit 8676dc3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ is installed.
1111

1212
## HDF5
1313

14+
This package is setup as a Matlab package, so we assume you have either:
15+
16+
```matlab
17+
import hdf5nc.*
18+
```
19+
20+
or append `hdf5nc.` to each function call.
21+
1422
* Check that a dataset exists in file:
1523

1624
```matlab

0 commit comments

Comments
 (0)