Hi all,
I'm trying to read a text file here and output the columns as three 1D arrays. Below is my program and the text file that I read. I was able to read it as a 3D array but unable to go on from there. The resulting arrays are three 2D arrays. Could someone help me please?
Thank you.