Re: Re: controling Looping

Yan Libin zjuyanlibin at 163.COM
Tue Sep 22 05:02:26 EDT 2009


idummy??? what is this variable?


2009-09-22 



Yan Libin 



发件人: Kim WonMoo 
发送时间: 2009-09-22  16:48:49 
收件人: GRADSUSR 
抄送: 
主题: Re: controling Looping 
 
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
  




From cricket scores to your friends. Try the Yahoo! India Homepage! 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20090922/fa82b990/attachment.html 


More information about the gradsusr mailing list