measure of the control stage

This commit is contained in:
Thomas Dehaeze 2019-05-07 15:18:57 +02:00
parent 1f53e2fe9d
commit 40e492ffed
9 changed files with 3 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -49,7 +49,6 @@ Channels:
| 2 | Ry |
| 3 | Time |
* New measurements 07/05
Low pass Filters at 1kHz are added before the voltage amplifiers
@ -66,4 +65,6 @@ Channel 2: Sample motion
- Rz ON meas_017.mat
- Hexa ON meas_018.mat
* Test without the Hexapod Driver on the granite
- Hexa ON with on the ground meas_019.mat

View File

@ -39,7 +39,7 @@ close(f);
data = SimulinkRealTime.utils.getFileScopeData('data/data_001.dat').data;
%%
n = 18;
n = 19;
while isfile(['mat/data_', num2str(n, '%03d'), '.mat'])
disp('File exists.');