Feeds
提问
How do I fix axis labels and numbers?
Data Found: https://psl.noaa.gov/data/gridded/data.noaa.ersst.v5.html Download Data By Clicking Here: https://downloads.psl.noa...
4 years 前 | 1 个回答 | 0
1
个回答提问
How do I plot a contour plot using my data?
%.nc file is from: https://psl.noaa.gov/data/gridded/data.noaa.ersst.v5.html its called sst.mnmean.nc clear all; %SST from Ja...
4 years 前 | 1 个回答 | 0
1
个回答提问
How do I correctly match up the years? Going from 0-8000 to 2000-2020.
clear; close all; % Desired latitude %for lat = 1:4 lat = 2; % Cut-offs for the day band pass (i.e., 10 to 50 days) ta=...
4 years 前 | 0 个回答 | 0