Plotting irregular column data in 2D global map pcolor plot

2 ビュー (過去 30 日間)
Melissa
Melissa 2015 年 2 月 10 日
回答済み: Chad Greene 2015 年 2 月 12 日
Hello,
I have a dataset of 555x3 Lat, Lon, and Biomass
The latitude and longitude are irregularly spaced
I want to get my data into a format that can use pcolor to map out the values of biomass on a global 2d map in order to compare it to other data in 288x192 dimension.
Is this at all possible to accomplish?
Thank you

回答 (1 件)

Chad Greene
Chad Greene 2015 年 2 月 12 日
An easy solution is to use gridfit or RegularizeData3D to create a surface of gridded data corresponding to your 288x192 data.

カテゴリ

Help Center および File ExchangeMap Display についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by