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

답변 (1개)

Walter Roberson
Walter Roberson 2017년 1월 30일

0 개 추천

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

댓글 수: 4

Ali Musabih
Ali Musabih 2017년 1월 30일
I need to use MATLAB not R2016
Guillaume
Guillaume 2017년 1월 30일
Walter meant MATLAB version R2016b (i.e. the latest version of matlab at the time of this writing)
Ali Musabih
Ali Musabih 2017년 1월 30일
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 2017년 1월 30일
Have you succeeded in reading the data into a table using readtable?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Weather and Atmospheric Science에 대해 자세히 알아보기

질문:

2017년 1월 30일

댓글:

2017년 1월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by