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