gnuplot学习进度
程序员文章站
2022-03-29 21:22:53
...
gnuplot> plot sin(5*x)
gnuplot> set samples 500
gnuplot> unset key
gnuplot> set title "sin Function Image"
gnuplot> set xlabel "x"
gnuplot> set ylabel "y"
gnuplot> set xrange [-2*pi:2*pi]
gnuplot> set xtics pi
gnuplot> set mxtics 2
gnuplot> set ytics -1,0.5,1
gnuplot> replot
gnu_tutorial
1.数学表达式
2.简单函数绘图
3.坐标取值范围及刻度
4.简单数据绘图
电线风格
多组数据绘图
输出图片 eps pdf png
Enhanced 文本模式
2018年7月30日17点03分
上一篇: UVa 1606 两亲性分子 扫描法
下一篇: 要创业,先退学【摘】