7 lines
121 B
Matlab
7 lines
121 B
Matlab
|
|
%%
|
|
% tg = slrt;
|
|
% f = SimulinkRealTime.openFTP(tg);
|
|
% cd(f, 'data/');
|
|
% mkdir(f, 'disturbance-measurement');
|
|
% close(f); |