add spindle disturbance measurements

This commit is contained in:
2019-04-30 11:40:38 +02:00
parent 92e4a20e88
commit eb51305100
8 changed files with 78 additions and 0 deletions

View File

@@ -1 +1,8 @@
Ts = 1e-3; % [s]
%%
% tg = slrt;
% f = SimulinkRealTime.openFTP(tg);
% cd(f, 'data/');
% mkdir(f, 'disturbance-measurement');
% close(f);