%% Script that is run just before % the simulation is started %% Load all the data used for the simulation load('./mat/sim_conf.mat'); %% Load Controller load('./mat/controllers.mat');