![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5003530_1522105495498_DEF.jpg)
Thomas
自 2014 起处于活动状态
Followers: 0 Following: 0
Professional Interests: Meteorology and Climate Science
Feeds
提问
I want to create a scatter plot of rainfall for specific days. How would I do that from the code below?
% [jday, year, pressure, temp, wspeed, wdirn, dewtemp, wgust, vis, month, day, hours, mins] = ReadRain(fname) % % Create R...
11 years 前 | 0 个回答 | 0
0
个回答提问
Plotting Points on a Map
I am doing a study, which requires to create a plot showing rainfall totals on a map. How do I do this? I figured that if I was ...
11 years 前 | 1 个回答 | 0
1
个回答提问
How do you create a script that calls variables from 2 other scripts (written as functions)?
For my dissertation, I have to read in data from a csv file. I also have a function which converts date into Julian Days. How wo...
11 years 前 | 1 个回答 | 0
1
个回答提问
How do you open .csv files?
For my dissertation, my data is in a .csv file format, yet I've tried using this code to read in data. I don't understand what i...
11 years 前 | 1 个回答 | 0