From fae60775501da512ec60a612628daf40d14014f4 Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Tue, 6 Nov 2018 14:17:48 +0100 Subject: [PATCH] Remove stewart-simscape from simulink project --- .../a98de424-e7da-4ef1-a26e-8e24667a724b.type.Reference.xml | 2 -- identification/id_G_cart_plots.m | 2 +- stewart-simscape | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 .SimulinkProject/Root.type.ProjectPath/a98de424-e7da-4ef1-a26e-8e24667a724b.type.Reference.xml delete mode 160000 stewart-simscape diff --git a/.SimulinkProject/Root.type.ProjectPath/a98de424-e7da-4ef1-a26e-8e24667a724b.type.Reference.xml b/.SimulinkProject/Root.type.ProjectPath/a98de424-e7da-4ef1-a26e-8e24667a724b.type.Reference.xml deleted file mode 100644 index 5cf5cf7..0000000 --- a/.SimulinkProject/Root.type.ProjectPath/a98de424-e7da-4ef1-a26e-8e24667a724b.type.Reference.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/identification/id_G_cart_plots.m b/identification/id_G_cart_plots.m index 4ba0c57..6f5bf9f 100644 --- a/identification/id_G_cart_plots.m +++ b/identification/id_G_cart_plots.m @@ -2,7 +2,7 @@ clear; close all; clc; %% Load the transfer functions -save('./mat/G.mat', 'G_light_vc', 'G_light_pz', 'G_heavy_vc', 'G_heavy_pz'); +load('./mat/G.mat', 'G_light_vc', 'G_light_pz', 'G_heavy_vc', 'G_heavy_pz'); %% Load Configuration file load('./mat/config.mat', 'save_fig', 'freqs'); diff --git a/stewart-simscape b/stewart-simscape deleted file mode 160000 index 9d12509..0000000 --- a/stewart-simscape +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9d1250990137ddc246a1d7bf4084b36377cc55a3