Shape file fill area
显示 更早的评论
Hello, I have two files and I need to display them. The ocean data is in netcdf format while the coastline is a shapefile. In the first image, I am using mapshow() to display the coastline on top of the ocean. Mapshow() fills the area between the polygons in yellow.
The problem with mapshow is that it is time consuming. When I try to use the fill(), it does not fill the area. Any ideas how should I fill the area without using mapshow?
I decided not to use mapshow because it is taking a lot of time.


回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Vector and Raster Map Display 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!