controling Looping
Kim WonMoo
kwmski7 at SNU.AC.KR
Tue Sep 22 04:43:28 EDT 2009
Or, just insert dummy loop inside,
it=1
while (it<=20)
'set t 'it
'd slp'
idummy=1
while (idummy<=100000)
idummy=idummy+1
endwhile
it=it+1
endwhile
to avoid keep pressing key-board.
Good luck,
Kim,WonMoo
From: Yan Libin
Sent: Tuesday, September 22, 2009 5:40 PM
To: GRADSUSR at LIST.CINECA.IT
Subject: Re: controling Looping
it=1
while(it<=20)
set t 'it'
d slp
pull down
c
endwhile
2009-09-22
--------------------------------------------------------------------------------
Yan Libin
--------------------------------------------------------------------------------
发件人: hiren dave
发送时间: 2009-09-22 16:29:43
收件人: GRADSUSR
抄送:
主题: controling Looping
Dear,
Friends
I have netCDf file containing the daily average value of a parameter. I am using following script to view the plots of 5 to 10 days in looping. But the speed of looping is so fast and it is difficult to see any pattern in the output. I want to control the speed of this looping. Is there any way?
'set t 1 20'
'd slp'
Hiren Dave
JRF
Dept. of Physics, Electronics & Space Science
University School of Sciences
Gujarat University
Navrangpura
Ahmedabad-09
Gujarat-India
M:- 9426976862
--------------------------------------------------------------------------------
More information about the gradsusr
mailing list