From c3d73e447535b492586b066318f5928c4c27a3e0 Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Fri, 2 Oct 2020 13:06:18 -0400 Subject: added clf --- compass_circ_output_results.m | 1 + 1 file changed, 1 insertion(+) diff --git a/compass_circ_output_results.m b/compass_circ_output_results.m index 1a3be0e..252179c 100644 --- a/compass_circ_output_results.m +++ b/compass_circ_output_results.m @@ -58,6 +58,7 @@ print('compass_circ_sidebands_vs_theta.png') hold off; figure(2) +clf; j=4; k= 3; j=2; k= 7; % plotting parametric line of a sideband amplitude (j) vs another one (k) -- cgit v1.2.3