#$output_style set title sprintf("Time %f", t) set xlabel "Time(s)" set ylabel "ADC counts" plot "$file" using 1:($3/$5) with l #title "ADC4", "$file" using 1:5 with l title "ADC5" pause dt t = t + dt reread