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