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...
14年弱 前 | 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
