Subversion Repositories svnkaklik

Rev

Rev 945 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 945 Rev 946
Line 88... Line 88...
88
#set autoscale x
88
#set autoscale x
89
set xrange [100:1500]
89
set xrange [100:1500]
90
set output "utlum.png"
90
set output "utlum.png"
91
plot "./utlumy.txt" using (f($1)):5 with points title "0 mm", "" using (f($1)):10 with points title "2 mm", "" using (f($1)):15 with points title "3,5 mm"
91
plot "./utlumy.txt" using (f($1)):5 with points title "0 mm", "" using (f($1)):10 with points title "2 mm", "" using (f($1)):15 with points title "3,5 mm"
92
 
92
 
-
 
93
set output "utlum0.png"
-
 
94
plot "./utlumy.txt" using (f($1)):2 with points title "0 mm pozadi", "" using (f($1)):4 with points title "0 mm zarice"
-
 
95
 
-
 
96
set output "utlum2.png"
-
 
97
plot "./utlumy.txt" using (f($1)):7 with points title "2 mm pozadi", "" using (f($1)):9 with points title "2 mm zarice"
-
 
98
 
-
 
99
 
-
 
100
set output "utlum35.png"
-
 
101
plot "./utlumy.txt" using (f($1)):12 with points title "3,5 mm pozadi", "" using (f($1)):14 with points title "3,5 mm zarice"
-
 
102
 
-
 
103
 
93
print u1
104
print u1
94
print u2
105
print u2
95
print u3
106
print u3