Mercurial > repos > public > matlab_path_manager
view README.md @ 11:fc9d1b382334
Add todo list
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 11 Sep 2018 14:08:18 +0200 |
parents | 9045796e28c8 |
children | ead7c7021ad9 |
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`