From 259d7c3c6e477206ef74ad7f54575091e622d0d9 Mon Sep 17 00:00:00 2001 From: Marco Govoni Date: Wed, 25 Jan 2023 10:31:49 -0600 Subject: [PATCH 1/2] Added label axis to gnuplot plots. --- util/econst.plt | 2 ++ util/econst_cmp.plt | 2 ++ util/econste.plt | 2 ++ util/econste_cmp.plt | 2 ++ util/econste_cp.plt | 2 ++ util/etotal.plt | 2 ++ util/etotal_cmp.plt | 2 ++ util/etotal_int.plt | 2 ++ util/etotal_int_cmp.plt | 2 ++ 9 files changed, 18 insertions(+) diff --git a/util/econst.plt b/util/econst.plt index bd343954..b238f23c 100755 --- a/util/econst.plt +++ b/util/econst.plt @@ -7,6 +7,8 @@ fi gnuplot -persist <' $*" u 2 w l EOF diff --git a/util/econste_cmp.plt b/util/econste_cmp.plt index 922cebfd..5b799e57 100755 --- a/util/econste_cmp.plt +++ b/util/econste_cmp.plt @@ -7,6 +7,8 @@ then shift 2 fi gnuplot -persist <' $1" u 2 w l, \ "' $2" u 2 w l diff --git a/util/econste_cp.plt b/util/econste_cp.plt index 4bf04f20..b8b15141 100755 --- a/util/econste_cp.plt +++ b/util/econste_cp.plt @@ -5,5 +5,7 @@ then shift 2 fi gnuplot -persist <' $*" u 2 w l, "' $*" u 2 w l EOF diff --git a/util/etotal.plt b/util/etotal.plt index c78bb8c8..2c389a49 100755 --- a/util/etotal.plt +++ b/util/etotal.plt @@ -5,5 +5,7 @@ then shift 2 fi gnuplot -persist <' $*" u 2 w l EOF diff --git a/util/etotal_cmp.plt b/util/etotal_cmp.plt index f489b0cf..d9476d97 100755 --- a/util/etotal_cmp.plt +++ b/util/etotal_cmp.plt @@ -5,5 +5,7 @@ then shift 2 fi gnuplot -persist <' $1" u 2 w l, "' $2" u 2 w l EOF diff --git a/util/etotal_int.plt b/util/etotal_int.plt index b8a409c0..8e7dab4f 100755 --- a/util/etotal_int.plt +++ b/util/etotal_int.plt @@ -6,5 +6,7 @@ then fi gnuplot -persist < Date: Wed, 25 Jan 2023 10:35:54 -0600 Subject: [PATCH 2/2] Fixed typo in previous commit. --- util/econst.plt | 2 +- util/econst_cmp.plt | 2 +- util/econste.plt | 2 +- util/econste_cmp.plt | 2 +- util/econste_cp.plt | 2 +- util/etotal.plt | 2 +- util/etotal_cmp.plt | 2 +- util/etotal_int.plt | 2 +- util/etotal_int_cmp.plt | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/util/econst.plt b/util/econst.plt index b238f23c..3462b8f2 100755 --- a/util/econst.plt +++ b/util/econst.plt @@ -7,7 +7,7 @@ fi gnuplot -persist <' $*" u 2 w l EOF diff --git a/util/econste_cmp.plt b/util/econste_cmp.plt index 5b799e57..340fa089 100755 --- a/util/econste_cmp.plt +++ b/util/econste_cmp.plt @@ -7,7 +7,7 @@ then shift 2 fi gnuplot -persist <' $1" u 2 w l, \ "' $2" u 2 w l diff --git a/util/econste_cp.plt b/util/econste_cp.plt index b8b15141..b3a8b40c 100755 --- a/util/econste_cp.plt +++ b/util/econste_cp.plt @@ -5,7 +5,7 @@ then shift 2 fi gnuplot -persist <' $*" u 2 w l, "' $*" u 2 w l EOF diff --git a/util/etotal.plt b/util/etotal.plt index 2c389a49..053f4bf2 100755 --- a/util/etotal.plt +++ b/util/etotal.plt @@ -5,7 +5,7 @@ then shift 2 fi gnuplot -persist <' $*" u 2 w l EOF diff --git a/util/etotal_cmp.plt b/util/etotal_cmp.plt index d9476d97..4d349dbd 100755 --- a/util/etotal_cmp.plt +++ b/util/etotal_cmp.plt @@ -5,7 +5,7 @@ then shift 2 fi gnuplot -persist <' $1" u 2 w l, "' $2" u 2 w l EOF diff --git a/util/etotal_int.plt b/util/etotal_int.plt index 8e7dab4f..ef25715d 100755 --- a/util/etotal_int.plt +++ b/util/etotal_int.plt @@ -6,7 +6,7 @@ then fi gnuplot -persist <