Take part of pcolor

1 visualizzazione (ultimi 30 giorni)
Giacomo Abrardo
Giacomo Abrardo il 17 Apr 2021
Risposto: Shubham Khatri il 23 Apr 2021
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 Commenti
Bjorn Gustavsson
Bjorn Gustavsson il 18 Apr 2021
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.

Accedi per commentare.

Risposta accettata

Shubham Khatri
Shubham Khatri il 23 Apr 2021
Hello,
To my understanding you can use inpolygon. You can also compare both the functions from there codes.
For more information you can visit the documentation link for inpolygon and poly2mask.
Hope it helps

Più risposte (0)

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by