measure of the control stage
This commit is contained in:
parent
1f53e2fe9d
commit
40e492ffed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
static-measurements/mat/data_019.mat
Normal file
BIN
static-measurements/mat/data_019.mat
Normal file
Binary file not shown.
@ -49,7 +49,6 @@ Channels:
|
|||||||
| 2 | Ry |
|
| 2 | Ry |
|
||||||
| 3 | Time |
|
| 3 | Time |
|
||||||
|
|
||||||
|
|
||||||
* New measurements 07/05
|
* New measurements 07/05
|
||||||
|
|
||||||
Low pass Filters at 1kHz are added before the voltage amplifiers
|
Low pass Filters at 1kHz are added before the voltage amplifiers
|
||||||
@ -66,4 +65,6 @@ Channel 2: Sample motion
|
|||||||
- Rz ON meas_017.mat
|
- Rz ON meas_017.mat
|
||||||
- Hexa ON meas_018.mat
|
- Hexa ON meas_018.mat
|
||||||
|
|
||||||
|
* Test without the Hexapod Driver on the granite
|
||||||
|
|
||||||
|
- Hexa ON with on the ground meas_019.mat
|
@ -39,7 +39,7 @@ close(f);
|
|||||||
data = SimulinkRealTime.utils.getFileScopeData('data/data_001.dat').data;
|
data = SimulinkRealTime.utils.getFileScopeData('data/data_001.dat').data;
|
||||||
|
|
||||||
%%
|
%%
|
||||||
n = 18;
|
n = 19;
|
||||||
|
|
||||||
while isfile(['mat/data_', num2str(n, '%03d'), '.mat'])
|
while isfile(['mat/data_', num2str(n, '%03d'), '.mat'])
|
||||||
disp('File exists.');
|
disp('File exists.');
|
||||||
|
Loading…
Reference in New Issue
Block a user