diff options
Diffstat (limited to 'sem_3/algo/tp1-done/PROG_TP1/trace2.gnu')
| -rw-r--r-- | sem_3/algo/tp1-done/PROG_TP1/trace2.gnu | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sem_3/algo/tp1-done/PROG_TP1/trace2.gnu b/sem_3/algo/tp1-done/PROG_TP1/trace2.gnu new file mode 100644 index 0000000..ba4de89 --- /dev/null +++ b/sem_3/algo/tp1-done/PROG_TP1/trace2.gnu @@ -0,0 +1,5 @@ +set ylabel "secondes" +plot "sm4.dat" with lines, "sm3.dat" with lines, "sm2.dat" with lines +pause -1 "Appuyez sur RETURN pour continuer" +exit + |
