- 积分
- 214
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2011-10-10
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
'reinit'
'open e:\lunwen\gyfb\real-jl2.ctl'
'open e:\lunwen\gyfb\real-jl.ctl'
'open e:\lunwen\gyfb\real-j2.ctl'
'open e:\lunwen\gyfb\real-j4.ctl'
*------- Wavelet Transform ------------
'set parea 0.5 5 0.5 4'
'set xlopts 1 4 0.15'
'set ylopts 1 4 0.15'
'set csmooth on'
'set grid off'
'set grads off'
drawt1()
'd smth9(time.3)'
'set gxout contour'
'd smth9(time.3)'
'set parea 5.5 10 0.5 4'
'set xlopts 1 4 0.15'
'set ylopts 1 4 0.15'
'set csmooth on'
'set grid off'
'set grads off'
drawt1()
'd smth9(time.4)'
'set gxout contour'
'd smth9(time.4)'
'set parea 0.5 5 4.5 8'
'set xlopts 1 4 0.15'
'set ylopts 1 4 0.15'
'set csmooth on'
'set grid off'
'set grads off'
drawt1()
'd smth9(time)'
'set gxout contour'
'd smth9(time)'
'set parea 5.5 10 4.5 8'
'set xlopts 1 4 0.15'
'set ylopts 1 4 0.15'
'set csmooth on'
'set grid off'
'set grads off'
drawt1()
'd smth9(time.2)'
'set gxout contour'
'd smth9(time.2)'
function drawt1()
'set x 1 '
'set y 1 '
'set z 1 25'
'set t 1 39'
'set gxout shaded'
'set cmin 0'
'set strsiz 0.1'
return
'printim e:\lunwen\gyfb\xiaoboxs.png white'
;
提示的错误: |
-
|