How to plot spatial correlation map in Matlab?
17 views (last 30 days)
Show older comments
I have to data files in .nc format. I have installed nctoolbox in Matlab. I am able to read the .nc data files. But I want to find a correlation between two regions (i.e. Indian region and the Northern hemisphere) and plot the correlation map (for the Indian region). Can anyone help me regarding this?
Thanking You.
Kind Regards Girija
0 Comments
Accepted Answer
ANKUR KUMAR
on 5 Sep 2018
Moreover, there is a function called spatialcorr3 and spatialcorr2(not recommended; use only in exceptional case; see the details of spatialcorr2 for knowing why not to use always) You can find this function here.
0 Comments
More Answers (1)
See Also
Categories
Find more on Geographic Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!