Mercurial > repos > public > matlab_path_manager
comparison README.md @ 10:9045796e28c8
Add readme
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 10 Sep 2018 17:34:13 +0200 |
parents | |
children | ead7c7021ad9 |
comparison
equal
deleted
inserted
replaced
9:57304525dffe | 10:9045796e28c8 |
---|---|
1 Takes care of adding local folders to Matlabs path. | |
2 Add a `.subpaths` file in the root of the project containing the relative paths of folders to add | |
3 Then use the following functions to interact with `mpm`. | |
4 * `mpm.checkin` | |
5 * `mpm.checkout` | |
6 * `mpm.info` | |
7 * `mpm.verify` |