summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeniy E. Mikhailov <evgmik@gmail.com>2020-10-12 21:09:55 -0400
committerEugeniy E. Mikhailov <evgmik@gmail.com>2020-10-12 21:09:55 -0400
commit5f8a5f437aa921aa9ef890e7fc2ac0f5ee4649a6 (patch)
tree412c1196658dea6fd6e7c40b6715e92e241e1ca7
parent8f7adc97282a179df82c4b54802797917dba4961 (diff)
downloadmulti_mode_eit-5f8a5f437aa921aa9ef890e7fc2ac0f5ee4649a6.tar.gz
multi_mode_eit-5f8a5f437aa921aa9ef890e7fc2ac0f5ee4649a6.zip
disable clearing
-rw-r--r--compass_lin_extrema_vs_theta.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/compass_lin_extrema_vs_theta.m b/compass_lin_extrema_vs_theta.m
index 09f56b3..cd46019 100644
--- a/compass_lin_extrema_vs_theta.m
+++ b/compass_lin_extrema_vs_theta.m
@@ -1,5 +1,5 @@
1;
-clear all;
+%clear all;
t0 = clock (); % we will use this latter to calculate elapsed time