Mercurial > repos > public > matlab_path_manager
log +mpm/MatlabPathManager.m @ 32:cbeef8175d59
age | author | description |
---|---|---|
Tue, 18 Sep 2018 14:27:54 +0200 | Jonatan Werpers | Make .loadedSubpath return paths in the order they appear on the matlab path |
Tue, 18 Sep 2018 14:15:23 +0200 | Jonatan Werpers | Add status command and make subpathIsActive a static method |
Tue, 18 Sep 2018 13:19:38 +0200 | Jonatan Werpers | Remove unneeded methods |
Tue, 18 Sep 2018 13:18:02 +0200 | Jonatan Werpers | Factor out function for checking if a subpath is active |
Tue, 18 Sep 2018 13:03:53 +0200 | Jonatan Werpers | Make loaded paths persistent across matlab restarts |
Tue, 18 Sep 2018 12:56:22 +0200 | Jonatan Werpers | Fix some reference errors |
Tue, 18 Sep 2018 11:55:11 +0200 | Jonatan Werpers | Move install location function into the MpM class |