how can I start this question?

Consider the Climatology example given in class. a)Determine Max total precipitation,and the month and the day that it happened. b)Determine Min total precipitation, and the month and the day that it happened. c)Produce a new table that contains only the following data:Month, Total precipitation, Total snow fall, number of days having more than one inch of precipitation

Antworten (1)

Walter Roberson
Walter Roberson am 30 Jan. 2017

0 Stimmen

If you are using R2016b or later use readtable and timetable() and retime() or related routines

4 Kommentare

Ali Musabih
Ali Musabih am 30 Jan. 2017
I need to use MATLAB not R2016
Guillaume
Guillaume am 30 Jan. 2017
Walter meant MATLAB version R2016b (i.e. the latest version of matlab at the time of this writing)
Ali Musabih
Ali Musabih am 30 Jan. 2017
I tried but it is not working, would you please write in steps and the code for the first part of the question which is A
Walter Roberson
Walter Roberson am 30 Jan. 2017
Have you succeeded in reading the data into a table using readtable?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Weather and Atmospheric Science finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 30 Jan. 2017

Kommentiert:

am 30 Jan. 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by