Subversion Repositories svnkaklik

Rev

Rev 600 | Blame | Compare with Previous | Last modification | View Log | Download

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