Mercurial > repos > public > matlab_path_manager
comparison notes.txt @ 41:17ac3ce49b55 default tip
Add todo
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 23 Jun 2025 15:25:27 +0200 |
parents | 769d1d252a3c |
children |
comparison
equal
deleted
inserted
replaced
40:4b009d774e1a | 41:17ac3ce49b55 |
---|---|
1 # TODO | 1 # TODO |
2 Add tests | 2 Add tests |
3 Remove use of savepath. We shouldn't be messing with the saved state. Restarting matlab should remove all effects of using mpm | |
3 | 4 |
4 # DESIGN | 5 # DESIGN |
5 Actions | 6 Actions |
6 - load # Load a given path into the state file and the matlab path and do savepath(), atomically | 7 - load # Load a given path into the state file and the matlab path and do savepath(), atomically |
7 - unload # opposite of load | 8 - unload # opposite of load |