how to plot contour of matrix?
Mostra commenti meno recenti
Hi all..
the attached plot is showing the time vs. latitude for the sea surface temperature (SST) anomalies (see attachment anom_04).
i wanted to do the same using contour plot but the sizes of the resulted matrices (mishgridded) are giving me errors.
the data sets are:
anomalies of SST 458*289*8
time = 2004 4 3
2004 4 11
2004 4 19
2004 4 27
2004 5 5
2004 5 13
2004 5 21
2004 5 29
latitude = 458*1
Thanks for the help.
4 Commenti
KSSV
il 24 Dic 2018
We need to know more about how the data is...attach your data. YOu need to just arrange the data and use contourf.
Lilya
il 24 Dic 2018
KSSV
il 24 Dic 2018
YOu don't have time here...you have (lat,lon) and the data. What you want to plot from here?
Lilya
il 24 Dic 2018
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Map Display in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!