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 years 前 | 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 years 前 | 1 个回答 | 0
