From 5f8a5f437aa921aa9ef890e7fc2ac0f5ee4649a6 Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Mon, 12 Oct 2020 21:09:55 -0400 Subject: disable clearing --- compass_lin_extrema_vs_theta.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3