plot scientific data for one specific country
Ältere Kommentare anzeigen
I want to plot satellite data for china using MATLABs mapping toolbox. I manage to do so for China and its surroundings, but I want to exclude all data and the parts of the map that do not belong to China from the plot. Does anyone have an idea how to do it?
Antworten (2)
Chad Greene
am 30 Mai 2014
0 Stimmen
If you have the outline of China's borders you could use inpolygon.
Kelly Kearney
am 30 Mai 2014
0 Stimmen
The exact method would depend on the type of data (points? polygons?).
To get you started, I'd look at inpolygon, polybool, maptrimp, maptriml, and maptrims.
Kategorien
Mehr zu Vector and Raster Map Display finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!