Вы находитесь на странице: 1из 1

##########################Graphs for Steady Horizonatl

Velocity#########################################
set term postscript eps enhanced "Times Roman" 20
set output "GSHV.eps"
set key left top
set size 1,1
set xrange [0:10]
set yrange [0.0:1.1]
set xlabel "y" font "Times Roman, 50"
set label "T" font "Times Roman, 50" at -5.0,0.55
set arrow from 2.0,0.2 to 4,0.4
set label "Q_{0} = 0.0, 0.04, 0.1775" at 3,0.45 font "Times Roman, 35"
set label "Pr = 0.71, M = 0.0" font "Times Roman, 35" at 5,1
plot "STEADYHORIZONVEL.xls" using 1:2 every ::1::2502 with lines linetype 1 lw 1 ti
"",\
"STEADYHORIZONVEL.xls" using 1:3 every ::1::2502 with lines linetype 1 lw 1 ti
"",\
"STEADYHORIZONVEL.xls" using 1:4 every ::1::2502 with lines linetype 1 lw 1 ti
"",\
"STEADYHORIZONVEL.xls" using 1:5 every ::1::2502 with lines linetype 1 lw 1 ti
"",\
"STEADYHORIZONVEL.xls" using 1:6 every ::1::2502 with lines linetype 1 lw 1 ti
"",\
"STEADYHORIZONVEL.xls" using 1:7 every ::1::2502 with lines linetype 1 lw 1 ti
"",\
"STEADYHORIZONVEL.xls" using 1:8 every ::1::2502 with lines linetype 1 lw 1 ti
"",\
"STEADYHORIZONVEL.xls" using 1:9 every ::1::2502 with lines linetype 1 lw 1 ti
""
reset
clear
###################################################################################
#######################

Вам также может понравиться