Remove stewart-simscape from simulink project
This commit is contained in:
@@ -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');
|
||||
|
Submodule stewart-simscape deleted from 9d12509901
Reference in New Issue
Block a user