/programy/C/SID/nplot1 |
---|
15,8 → 15,8 |
}' $file > /tmp/nplot.$$ |
echo " |
set data style lines |
set terminal png color |
set style data lines |
set terminal png |
set xlabel 'UT Seconds' |
set size 1.4,0.6 |
set xrange [$t1:$t2] |
/programy/C/SID/nplot2 |
---|
16,7 → 16,7 |
echo " |
set data style lines |
set terminal png color |
set terminal png |
set xlabel 'Time - UT' |
set xdata time |
set timefmt '%S' |