Mercurial > repos > public > matlab_path_manager
comparison README.md @ 13:c7b137768e7c
Merge
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 11 Sep 2018 14:08:49 +0200 |
parents | ead7c7021ad9 |
children | 78c448b5bdc7 |
comparison
equal
deleted
inserted
replaced
11:fc9d1b382334 | 13:c7b137768e7c |
---|---|
1 Takes care of adding local folders to Matlabs path. | 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 | 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`. | 3 Then use the following functions to interact with `mpm`. |
4 * `mpm.checkin` | 4 |
5 * `mpm.checkout` | 5 * `mpm.checkin` |
6 * `mpm.info` | 6 * `mpm.checkout` |
7 * `mpm.verify` | 7 * `mpm.info` |
8 * `mpm.verify` |