請教DO循環命令問題? 100
瀏覽:1392 回答:2
*get,cpmax,cp,,max
*do,i,10,cpmax,6
*get,n1,cp,i,term,1,node
*get,n2,cp,i,term,2,node
type,3
real,1
e,n1,n2
*enddo
我在對耦合對進行循環的時候 只運行第一步是什么原因
*get,cpmax,cp,,max
*do,i,10,cpmax,6
*get,n1,cp,i,term,1,node
*get,n2,cp,i,term,2,node
type,3
real,1
e,n1,n2
*enddo
我在對耦合對進行循環的時候 只運行第一步是什么原因
鄒正剛
TOP