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

