Change the location of "conf_simscape.mat"
This commit is contained in:
@@ -152,7 +152,7 @@ We open the Simulink file.
|
||||
|
||||
We load the configuration and set a small =StopTime=.
|
||||
#+begin_src matlab
|
||||
load('simscape/conf_simscape.mat');
|
||||
load('mat/conf_simscape.mat');
|
||||
set_param(conf_simscape, 'StopTime', '0.5');
|
||||
#+end_src
|
||||
|
||||
|
Reference in New Issue
Block a user