From b363e58147b5222288438211c8c020550b01e9e0 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Wed, 11 Jan 2012 15:03:59 -0500 Subject: typo in plot y-label --- xmds2/Nlevels_with_doppler_with_z_4wm/fast_to_slow_switch/pp_I2.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmds2/Nlevels_with_doppler_with_z_4wm') diff --git a/xmds2/Nlevels_with_doppler_with_z_4wm/fast_to_slow_switch/pp_I2.m b/xmds2/Nlevels_with_doppler_with_z_4wm/fast_to_slow_switch/pp_I2.m index 3a7d382..ac157bf 100644 --- a/xmds2/Nlevels_with_doppler_with_z_4wm/fast_to_slow_switch/pp_I2.m +++ b/xmds2/Nlevels_with_doppler_with_z_4wm/fast_to_slow_switch/pp_I2.m @@ -71,7 +71,7 @@ legend('location', 'southeast'); xlim([tmin,tmax],'manual'); ylim([0.5,1],'manual'); xlabel('t (uS)') -ylabel('I_2') +ylabel('I normalized') title('Fields before and after cell normalized') %set (gcf,'paperposition',[0.5 0 2.5,1.5]); % IMPORTANT to shrink eps size for readable fonts print('-color','-depsc2', '-tight','-S200,120', 'fields_before_after_cell_normalized.eps') -- cgit v1.2.3