Remove stewart-simscape from simulink project

This commit is contained in:
Thomas Dehaeze 2018-11-06 14:17:48 +01:00
parent 389fd66ba4
commit fae6077550
3 changed files with 1 additions and 4 deletions

View File

@ -1,2 +0,0 @@
<?xml version='1.0' encoding='UTF-8'?>
<Info Ref="stewart-simscape" Type="Relative" />

View File

@ -2,7 +2,7 @@
clear; close all; clc; clear; close all; clc;
%% Load the transfer functions %% 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 Configuration file
load('./mat/config.mat', 'save_fig', 'freqs'); load('./mat/config.mat', 'save_fig', 'freqs');

@ -1 +0,0 @@
Subproject commit 9d1250990137ddc246a1d7bf4084b36377cc55a3