add couple and sensor but bug with sensor
This commit is contained in:
parent
b12c2550a0
commit
8e045ecef6
@ -0,0 +1,2 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<Info Type="StartUp" Visible="0" Icon="" File="Data.m" Name="Data" />
|
@ -0,0 +1,4 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<Info Type="StartUp" Visible="0" Icon="" File="Analyse.m" Name="Analyse">
|
||||
<Extension Value="06ffb299-2f92-4b20-86ec-60a084a77ac3" Name="StartUpPrev" />
|
||||
</Info>
|
@ -6,3 +6,9 @@ title('Moving y')
|
||||
xlabel('time (s)')
|
||||
ylabel('distance (m)')
|
||||
|
||||
%% TILT stage
|
||||
figure
|
||||
plot(ry)
|
||||
title('Rotation y')
|
||||
xlabel('time (s)')
|
||||
ylabel('distance (m)')
|
||||
|
BIN
Assemblage.slx
BIN
Assemblage.slx
Binary file not shown.
Loading…
Reference in New Issue
Block a user