Take part of pcolor
조회 수: 1 (최근 30일)
이전 댓글 표시
I'm working on a project for my university. I have a file NC with lat, long and the data for each point. The plot covers all Europe but i want to display only part of Italy. I just find on internet the boundary of my region. How can i do to plot only the part that i want.
Thanks all
댓글 수: 3
Bjorn Gustavsson
2021년 4월 18일
From the information given inpolygon seems to be the function to use. poly2mask are a similar enough function but seems to be tailored to return a mask for pixels in image.
채택된 답변
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!