From f92dc756588148d95401f350e9c01fc085239ae1 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Fri, 30 Dec 2011 12:16:03 -0500 Subject: plot legend moved --- xmds2/Nlevels_no_dopler_with_z_4wm_for_irina_pqe/fast_light/pp_I2.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmds2/Nlevels_no_dopler_with_z_4wm_for_irina_pqe/fast_light/pp_I2.m b/xmds2/Nlevels_no_dopler_with_z_4wm_for_irina_pqe/fast_light/pp_I2.m index cb34777..0d46ec7 100644 --- a/xmds2/Nlevels_no_dopler_with_z_4wm_for_irina_pqe/fast_light/pp_I2.m +++ b/xmds2/Nlevels_no_dopler_with_z_4wm_for_irina_pqe/fast_light/pp_I2.m @@ -34,7 +34,7 @@ plot( ... xlabel('t (uS)') ylabel('I_2 (1/s)^2') title('I_2 before and after cell') -legend('location', 'southwest'); +legend('location', 'northeast'); [b, a]=butter(3, 0.05); I2_out_after=I2_out_1(:,end); -- cgit v1.2.3