Feeds
질문
Calllib error: Array must be numeric or logical or a pointer to one
I need to use a function available in Fortran by a private library. Then, I created a DLL in Fortran with a function calling the...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
How to read a matrix line by line in a for loop from a txt file and save it as a 4-dimensional matrix?
I have a txt file, 'matrix.txt', which has 2 matrices of 1400 rows and 1 column each (they are separeted by a space). To save th...
거의 6년 전 | 답변 수: 1 | 0
