hi,
I am new on this forum.
I have a little problem with writing data to output file. I have created a matrix of approximately 20 columns.
However, when I write this matrix to a text file, Fortran puts every row in my matrix on different lines. E.g.,
1. num1 num2 num3 num4 numb5 num6...