- 积分
- 114
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2018-11-26
- 最后登录
- 1970-1-1
![[白梧青鲤] 粉丝数:28 微博数:19 新浪微博达人勋](source/plugin/sina_login/img/light.png)
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
是学校的实习作业,要求画出三类雨型的差值图和他们对应的T检验,T检验已经用程序写出来了,在画图的时候想要把图片变得好看一点,把通过T检验的部分用彩色画出来,可是设置颜色之后原来的差值图的那些数值不见了,学渣虽然渣可是也想画好看的图╮(╯▽╰)╭,请问怎么改啊
'reinit'
'open E:\shortpcp\sy-05-06\copy-6\syjg\sig.ctl'
'open E:\shortpcp\sy-05-06\copy-6\syjg\cha.ctl'
'set lon 120 300'
'set lat -10 60'
'set grads off'
'set map 7 1 8'
'd k1.2'
'set gxout contour'
'set cmin 0 0'
'set cmax 1.8 0'
'set gxout shaded'
'd sig1'
'cbar.gs'
'draw title cha-t-k1'
'printim E:\shortpcp\sy-05-06\copy-6\syjg\cha-t-k1-x.png white'
;
|
-
差值图
-
这是画的T检验的差值图
-
这是试图美化之后的t检验差值图
|