Change some path
This commit is contained in:
@@ -90,7 +90,7 @@ format long g;
|
||||
|
||||
** Home Path
|
||||
#+begin_src matlab
|
||||
toolboxes_path = '~/Cloud/thesis/matlab/toolboxes/';
|
||||
toolboxes_path = '~/Cloud/programming/matlab/';
|
||||
#+end_src
|
||||
|
||||
** Add to path
|
||||
@@ -168,5 +168,5 @@ This script should be run once after Matlab is installed.
|
||||
|
||||
Import a nice color scheme.
|
||||
#+begin_src matlab
|
||||
schemer_import('~/Cloud/thesis/matlab/toolboxes/Add-Ons/matlab-schemer/schemes/monokai.prf');
|
||||
schemer_import('~/Cloud/programming/matlab/matlab-schemer/schemes/monokai.prf');
|
||||
#+end_src
|
||||
|
||||
Reference in New Issue
Block a user