Change subaxis to subplot
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
|
||||
%% Load all the data used for the simulation
|
||||
load('./mat/sim_conf.mat');
|
||||
load('sim_conf.mat');
|
||||
|
||||
%% Load Controller
|
||||
load('./mat/controllers.mat');
|
||||
load('controllers.mat');
|
||||
|
Reference in New Issue
Block a user