Recent content by davidhedoesit

  1. D

    MATLAB How to Calculate the Average of the Third Column in a Text File Using Matlab?

    I want to create a Matlab script called hw11.m, which reads in a text file of weather information, parses it, and writes formatted summary information. The textfile is called MonthlyHistory.html I cannot figure out how to write a loop that averages the third set of numbers in the string. an...
Back
Top