summaryrefslogtreecommitdiff
path: root/sem_3/algo/tp1-done/PROG_TP1/trace1.gnu
diff options
context:
space:
mode:
authorGaspard Coulet <gaspard.coulet@mines-ales.org>2021-04-28 23:05:53 +0200
committerGaspard Coulet <gaspard.coulet@mines-ales.org>2021-04-28 23:05:53 +0200
commit9fe033ea88c2f705ec18c232873d056e0c229d72 (patch)
tree0647dc8c51610c7336c88c04de2068ea14b21e17 /sem_3/algo/tp1-done/PROG_TP1/trace1.gnu
Initial commit
Diffstat (limited to 'sem_3/algo/tp1-done/PROG_TP1/trace1.gnu')
-rw-r--r--sem_3/algo/tp1-done/PROG_TP1/trace1.gnu5
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
+