summaryrefslogtreecommitdiff
path: root/pp.m
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2016-03-24 22:07:23 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2016-03-24 22:07:23 -0400
commit0ef22da30039c63a7b384c02d816ec06ee181720 (patch)
tree5d451285c5da600d4dfcc4f4bd50bca5eabb242f /pp.m
parent5f4aded81e78aeb46a26b00ed9e5ecc0793d8f44 (diff)
downloadnoisy_eit_xmds-0ef22da30039c63a7b384c02d816ec06ee181720.tar.gz
noisy_eit_xmds-0ef22da30039c63a7b384c02d816ec06ee181720.zip
added legend
Diffstat (limited to 'pp.m')
-rw-r--r--pp.m2
1 files changed, 2 insertions, 0 deletions
diff --git a/pp.m b/pp.m
index e4c3a10..150cb01 100644
--- a/pp.m
+++ b/pp.m
@@ -4,3 +4,5 @@ plot(delta_2photon_1, mean_mor_signal_1(end,:) )
hold all
plot(delta_2photon_1, mean_eit_signal_1(end,:) )
+legend( {'mor', 'eit'} )
+