Remove stewart-simscape from simulink project
This commit is contained in:
parent
389fd66ba4
commit
fae6077550
@ -1,2 +0,0 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<Info Ref="stewart-simscape" Type="Relative" />
|
@ -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');
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 9d1250990137ddc246a1d7bf4084b36377cc55a3
|
Loading…
Reference in New Issue
Block a user