Rev 600 | Details | Compare with Previous | Last modification | View Log
set terminal postscript
set output "rotace_zmena.ps"
set key off
set xlabel "Time [s]"
set ylabel "Velocity [rad/s]"
#set data style lines
plot "rotace_zmena1.txt" using 1:2
!ps2pdf rotace_zmena.ps