贡献者: 待更新
set term wxt enhanced (wxt 窗口)
set term qt (qt 窗口)
set term postscript eps enhanced "Times-New-Roman" 12 (eps 文件)
set output 'example.eps'
set plot sin(x)*exp(-x/10)
plot 'xy1.dat', 'xy2.dat'
set title 'TitleName'
set xlabel 'x'; set ylabel 'y'
unset key 关闭图例
set key 恢复图例
plot 'xy1.dat' title 'data1', 'xy2.dat' title 'data2'
[xmin:xmax] [ymin:ymax]
plot [0:xmax] [ymin:ymax] 'sin.dat'
(不改变的范围可以省略)
set grid
pi
{/Symbol abcdefg}