Mercurial > repos > public > matlab_path_manager
view README.md @ 12:ead7c7021ad9
Edit README.md
author | Jonatan Werpers <jonatan.werpers@it.uu.se> |
---|---|
date | Mon, 10 Sep 2018 15:40:45 +0000 |
parents | 9045796e28c8 |
children | 78c448b5bdc7 |
line wrap: on
line source
Takes care of adding local folders to Matlabs path. Add a `.subpaths` file in the root of the project containing the relative paths of folders to add. Then use the following functions to interact with `mpm`. * `mpm.checkin` * `mpm.checkout` * `mpm.info` * `mpm.verify`