Need Help for use inpolygon() in that case

1 view (last 30 days)
BN
BN on 4 Nov 2019
Edited: BN on 4 Nov 2019
Hey all
I have the shapefile of the study region. I want to know how to use inpolygon function in order to ignore all values that out-of-boundary.
NOW: (so many data out of country border (red line)
I WANT SOMETHING LIKE THIS PICTURE BELOW:
surf(loni, lati, Mean_precip(:,:,:).'); view(2)
Any help is appreciated
thanks

Answers (0)

Community Treasure Hunt

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

Start Hunting!