enhance your tools

This commit is contained in:
Tonton Th
2025-09-12 03:52:23 +02:00
parent 32606a5a18
commit cf0bcb9cab
4 changed files with 8 additions and 6 deletions

View File

@@ -56,7 +56,7 @@ gnuplot << __EOC__
set term png size $Img_Width,$Img_Height
set output "timing.png"
set grid
set xrange [:360]
set xrange [:400]
set yrange [0:]
set title "Séquence '${sequence}'"
set xlabel "numéro de la trame"