From 91138586517684aca2bdf4e86824fb2a42d9abe6 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Mon, 11 Jul 2011 10:36:22 -0400 Subject: output to eos and pong files added --- example_beam_trace.m | 2 ++ 1 file changed, 2 insertions(+) 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'); -- cgit v1.2.3