Mercurial > repos > public > matlab_path_manager
view README.md @ 28:0842a1b2ac7e
Factor out function for checking if a subpath is active
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 18 Sep 2018 13:18:02 +0200 |
parents | ead7c7021ad9 |
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`