[major-changes] use of referenced model, use of variable step solver

This commit is contained in:
Thomas Dehaeze
2018-10-29 12:57:13 +01:00
parent 5e6f1dbc38
commit fa3658509c
43 changed files with 157 additions and 225 deletions

View File

@@ -13,7 +13,7 @@ options = linearizeOptions;
options.SampleTime = 0;
%% Name of the Simulink File
mdl = 'sim_micro_station';
mdl = 'sim_micro_station_id';
%% Micro-Hexapod
% Input/Output definition

View File

@@ -11,7 +11,7 @@ options = linearizeOptions;
options.SampleTime = 0;
%% Name of the Simulink File
mdl = 'sim_micro_station';
mdl = 'sim_micro_station_id';
%% Micro-Hexapod
% Input/Output definition

View File

@@ -13,7 +13,7 @@ options = linearizeOptions;
options.SampleTime = 0;
%% Name of the Simulink File
mdl = 'sim_nano_station';
mdl = 'sim_nano_station_id';
%% Y-Translation Stage
% Input/Output definition

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.