Skip to content

Commit

Permalink
added note on entry name output on stderr
Browse files Browse the repository at this point in the history
  • Loading branch information
fracpete authored Jan 13, 2021
1 parent 9cf1f95 commit 9897ca3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ Options:
(default: 25)
```

**Note**

The loader outputs all the entries contained
in the .mat file on `stderr`. So check the
console output for them, if you are unsure
about what the name of the matrix is that
you are trying to load.

The saver:

```
Expand Down

0 comments on commit 9897ca3

Please sign in to comment.