Mercurial > repos > public > matlab_path_manager
view README.md @ 41:17ac3ce49b55 default tip
Add todo
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 23 Jun 2025 15:25:27 +0200 |
parents | 3156ace843f5 |
children |
line wrap: on
line source
Takes care of adding local folders to Matlabs path. Add a `MatlabPaths` 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.status` * `mpm.verify` * `mpm.clear`