summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2011-12-30 12:16:03 -0500
committerEugeniy Mikhailov <evgmik@gmail.com>2011-12-30 12:16:03 -0500
commitf92dc756588148d95401f350e9c01fc085239ae1 (patch)
treee402e1a5c520e7e2562ba7bb23f50d36a9136a5a
parent2aa2b03de1a898be203a4f2905602d8e4018bbcc (diff)
downloadNresonances-f92dc756588148d95401f350e9c01fc085239ae1.tar.gz
Nresonances-f92dc756588148d95401f350e9c01fc085239ae1.zip
plot legend moved
-rw-r--r--xmds2/Nlevels_no_dopler_with_z_4wm_for_irina_pqe/fast_light/pp_I2.m2
1 files changed, 1 insertions, 1 deletions
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);