S
Samiran Dam
Guest
Dear all,
I need to read from a file in A OCEAN script. The situation is - the
file stores the data as following:
1 2 3 4
5 6 7 8
9 10 11 12
....
That is in each iteration I have to pick up one line from the file and
run simulation. Each of the number in a line describes the value of a
desVar.
How I can do this....I am not able to do this using gets &
fscanf....Please help.
regards,
Samiran
I need to read from a file in A OCEAN script. The situation is - the
file stores the data as following:
1 2 3 4
5 6 7 8
9 10 11 12
....
That is in each iteration I have to pick up one line from the file and
run simulation. Each of the number in a line describes the value of a
desVar.
How I can do this....I am not able to do this using gets &
fscanf....Please help.
regards,
Samiran