6.35 -24.5 5 -53.3 172
However, I may want to use different text files of different amounts of numbers. Can someone teach me how to read in a text file and place the numbers into an array? You don't have to give me a code unless you want. I am just looking for a general strategy to this since my array will have a different length each time I use a different text file.
And once I have my data into the array, it should be possible to do calculations onto the array, right. I.e, add 1.5 to all cells.
Thanks for helping me and have a nice day.