summaryrefslogtreecommitdiff
path: root/pp.m
diff options
context:
space:
mode:
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'} )
+