Mercurial > repos > public > matlab_path_manager
changeset 19:2e29cca20d8a
Add todo to MPM class
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 17 Sep 2018 15:45:06 +0200 |
parents | 1e568093b569 |
children | ddf75f18509f |
files | +mpm/MatlabPathManager.m |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
diff -r 1e568093b569 -r 2e29cca20d8a +mpm/MatlabPathManager.m --- a/+mpm/MatlabPathManager.m Mon Sep 17 15:44:19 2018 +0200 +++ b/+mpm/MatlabPathManager.m Mon Sep 17 15:45:06 2018 +0200 @@ -112,6 +112,8 @@ b = false; end + + % TODO: Refactor this into several methods? end % Unload all loaded subpaths. The matlab path should be returned to it's original state