nass-simscape/Analyse.m
2018-04-13 11:17:49 +02:00

9 lines
99 B
Matlab

%% Translation stage
figure
plot(ty)
title('Moving y')
xlabel('time (s)')
ylabel('distance (m)')