From d30e6365e55c7b7cea59cd0b52c032b500e61029 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Wed, 17 Oct 2012 22:24:10 -0400 Subject: annotation shifted --- coupling_angles.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coupling_angles.m b/coupling_angles.m index 22d83c9..c660a64 100644 --- a/coupling_angles.m +++ b/coupling_angles.m @@ -147,7 +147,7 @@ plot(x_arc, y_arc, 'b-'); %% annotate prism angle str=sprintf('theta_{prism}=%.1f',prism_angle_in_degrees); str=strcat('\',str,'^{o}'); -text(.65, 0.06, str); +text(.52, 0.06, str); %% General annotation -- cgit v1.2.3