aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2011-07-11 10:36:22 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2011-07-11 10:36:22 -0400
commit91138586517684aca2bdf4e86824fb2a42d9abe6 (patch)
tree1ee53a90d61dcfdda97bd64ecf637c1890e92b49
parent1f81304d9e677fe205305300d23bfc8842ccc23a (diff)
downloadwgmr-91138586517684aca2bdf4e86824fb2a42d9abe6.tar.gz
wgmr-91138586517684aca2bdf4e86824fb2a42d9abe6.zip
output to eos and pong files added
-rw-r--r--example_beam_trace.m2
1 files changed, 2 insertions, 0 deletions
diff --git a/example_beam_trace.m b/example_beam_trace.m
index 041beed..b200fb5 100644
--- a/example_beam_trace.m
+++ b/example_beam_trace.m
@@ -65,4 +65,6 @@ clf;
text(-1,-1, 'red: s-polarization; blue: p-polarization');
+print('beams.eps','-depsc2');
+print('beams.png');