How to plot spatial correlation map in Matlab?

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

 Respuesta aceptada

ANKUR KUMAR
ANKUR KUMAR el 5 de Sept. de 2018

2 votos

Please refer to this problem . It will definitely help you.
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.

Más respuestas (1)

KSSV
KSSV el 29 de Ag. de 2018

0 votos

Read about regression, plotregression , corr2.

2 comentarios

Gargi
Gargi el 29 de Ag. de 2018
Thanku for the response. tried but not working, not plotting a correlation map. Regards
KSSV
KSSV el 29 de Ag. de 2018
Show the code which you tried.....with error.

Iniciar sesión para comentar.

Categorías

Más información sobre Data Distribution Plots en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 29 de Ag. de 2018

Respondida:

el 5 de Sept. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by