%% clear; close all; clc; %% Open the project simulinkproject('./'); %% Initialization % Initialize the perturbations run init_perturbations.m % Initialize all the stages parameters run init_data.m %%