diff options
-rw-r--r-- | compass_lin_extrema_vs_theta.m | 2 |
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 |