Renamed the tomography experiment folder

This commit is contained in:
Thomas Dehaeze 2019-12-11 17:07:25 +01:00
parent 2390c20d92
commit 9b450095d4
3 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ And we initialize the disturbances.
* Run the Tomography Experiment
We first load the simulation configuration
#+begin_src matlab
load('simscape/conf_simscape.mat');
load('mat/conf_simscape.mat');
#+end_src
#+begin_src matlab