Feeds
질문
how can i get in place of %d is i values for each iteration of e
num_nod=input('num_nod = ') for e=1:2*num_nod force(e,1)=input('applied forces at node %d:',e); end [MOVED fr...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
how can i get in place of %d is i values for each iteration of e
num_nod=input('num_nod = ') for e=1:2*num_nod force(e,1)=input('applied forces at node %d:',e); end
7년 초과 전 | 답변 수: 2 | 0

