Feeds
질문
How can i can convert A matrix to the type i want
For example i have a matrix 1 0 1 1 0 1 1 0 0 1 0 1 0 1 1 1 1 0 0 1 0 1 0 0 1 and i want when i=j...
13년 초과 전 | 답변 수: 4 | 0
4
답변답변 있음
how to asign 2 dimesion array to 3 dimension array if it is not possible then how can i assign each 2 dimension array to 3 dimension array in for loop
for examle A(1)= 1 3 5 A(2)= 5 8 11 B(1)= 1 3 5 5 8 11
how to asign 2 dimesion array to 3 dimension array if it is not possible then how can i assign each 2 dimension array to 3 dimension array in for loop
for examle A(1)= 1 3 5 A(2)= 5 8 11 B(1)= 1 3 5 5 8 11
거의 14년 전 | 0
질문
how to asign 2 dimesion array to 3 dimension array if it is not possible then how can i assign each 2 dimension array to 3 dimension array in for loop
how to asign 2 dimesion array to 3 dimension array if it is not possible then how can i assign each 2 dimension array to 3 dime...
거의 14년 전 | 답변 수: 2 | 0
