Feeds
提问
How to remove needless ranges from the pcolor map?
I have three data - Lon(304x448), Lat(304x448), SIC(304x448) And below is the code I used lon=Lon(:); lat=Lat(:); x1...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to ignore NaN values in pcolor function?
I have three data lati, long, CaCO3. The size of each data is 180x1, 180x1, 180x180. lati and long don't have NaN values but CaC...
9 years 前 | 1 个回答 | 0