gnuplot使用

多图模式下绘图

set multiplot [layout a,b]

set ***

plot ***

unset multiplot

同一个图上绘制多个曲线

共用一个“plot”,逗号隔开。

plot ***,***

注释的位置

left right top bottom (上下左右)

outside(图形框右外侧) below(图形框下外侧)

eg.

set key right below  #标注在图形框内的右下部分

set key left bottom   #标注在图形框外的左下部分

输出终端

set terminal png | table | windows | gif {small | medium | large} {monochrome | gray | color}

set output **.png

plot *** (replot)

交互式方式gnuplot>

批处理方式 gnuplot file1

命令

plot “datafile” {using xcol:ycol} {title “***”} {with <style>} #title为曲线的名字 style:lines | points | linespoints | impulses | dots | .....

set xlabel “**”

set title “***” #图像的名字

图像大小

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值