Loop through data file and calculate averageI'm assuming you set count = 0, which I did and it's still adding up the sum of the entire file. Th...
Loop through data file and calculate averageThis is what I'm trying to do. Read the first 5 numbers after the [5] - calculate average (it's no...
Loop through data file and calculate average Hello, I'm trying to loop through a .dat file and calculate the average of a group of numbers. Her...
Finding array index number from loopSolved! Thanks for the quick response. Amazing how something so little can effect the entire result....
Finding array index number from loopHello, I am trying to find out what the index number of an array for a maximum number entered by ...