- 积分
- 14727
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2013-10-11
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本帖最后由 zhouling 于 2014-4-27 01:10 编辑
哪位大神能给解释下为什么第一个图的坐标字体和后面几幅图的都不一样,具体是什么原因呢?这是gs文件
'reinit''open D:\jisuan\wavelet22\Reind1.ctl'
'open D:\jisuan\wavelet22\Reind2.ctl'
'open D:\jisuan\wavelet22\Reind3.ctl'
'open D:\jisuan\wavelet22\Reind4.ctl'
'open D:\jisuan\wavelet22\Reind5.ctl'
'enable print D:\jisuan\wavelet22\Re.gmf'
'set grads off'
'set font 0'
'set xlopts 1 4 0.12'
'set ylopts 1 4 0.12'
'set xaxis 1981 2010 3'
'set yaxis 2 22 2'
'set parea 1 5.5 4.5 8'
'set gxout shaded''set ccolor rainbow'
'set cmin 0.0''d rr.1'
'set gxout contour'
'set csmooth on''d rr.1'
'set string 1 l 4 90'
'set strsiz 0.12 0.12'
'set font 1'
'draw string 0.85 6 Period (Year)'
'set strsiz 0.15'
'set string 1 tl 2 0'
'draw string 1.5 7.75 (a)'
'set parea 6 10.5 4.5 8'
'set grads off'
'set gxout shaded'
'set ccolor rainbow'
'set cmin 0.0''d rr.2'
'set gxout contour'
'set csmooth on''set ccolor 1'
'd rr.2''set font 1'
*'draw xlab Time (Year)'
'set strsiz 0.15'
'set string 1 tl 2 0'
'draw string 6.5 7.75 (b)'
'set parea 1 5.5 0.5 4'
'set grads off'
'set gxout shaded'
'set ccolor rainbow'
'set cmin 0.0''d rr.3'
'set gxout contour'
'set ccolor 1'
'set csmooth on'
'd rr.3'
'set string 1 l 4 90'
'set strsiz 0.12 0.12'
'set font 1'
'draw string 0.85 2 Period (Year)'
*'draw xlab Time (Year)'
'set strsiz 0.15'
'set string 1 tl 2 0'
'draw string 1.5 3.75 (c)'
'set strsiz 0.12'
'set font 1'
'set string 1 tc 2 0'
'draw string 3.5 0.25 Time(year) '
'set parea 6 10.5 0.5 4'
'set grads off''set gxout shaded'
'set ccolor rainbow''set cmin 0.0'
'd rr.4''set gxout contour'
'set csmooth on'
'set ccolor 1''d rr.4'
*'draw xlab Time (Year)'
'set strsiz 0.15'
'set string 1 tl 2 0'
'draw string 6.5 3.75 (d)'
'set font 1''set strsiz 0.12'
'set string 1 tc 2 0'
'draw string 8.5 0.25 Time(year) '
'print'
'disable print'
;
|
-
-
-
real.gs
1.85 KB, 下载次数: 27, 下载积分: 金钱 -5
|