Recent content by ade_tokunbo
-
A
How to read data from files and process it?
Dear all, I want to read data from a file which has four column and process the data for further calculation. After running the code it keeps given me 0.00000 as output. What do i do? Here is the structure of the code program new Implicit none integer,parameter ::Nmax=1000 Integer ...- ade_tokunbo
- Thread
- Data files Process
- Replies: 1
- Forum: Programming and Computer Science