aboutsummaryrefslogtreecommitdiff
path: root/coupling_angles.m
diff options
context:
space:
mode:
Diffstat (limited to 'coupling_angles.m')
-rw-r--r--coupling_angles.m3
1 files changed, 2 insertions, 1 deletions
diff --git a/coupling_angles.m b/coupling_angles.m
index df7c5f1..ca7dcf0 100644
--- a/coupling_angles.m
+++ b/coupling_angles.m
@@ -144,4 +144,5 @@ text(0,1.2, str);
axis([-1,1,-0.5,1.5],'equal');
%% output of the plot to the file
-print('prism_disk_coupling.pdf');
+print('prism_disk_coupling.eps','-depsc2');
+print('prism_disk_coupling.png');