To plot coastline IN MY GRID BOX, superimposed on the 'contourf' plot I made with longitude, latitude and data

1 次查看(过去 30 天)
Lon=nx1; Lat=mx1; Data=nxm; contourf(Lon,Lat,Data)
over this extent of Lat and Lon only, I wish to plot the coastline/political boundary
any help would be appreciated
'coastlines' function dose not seem to help quite that much, or maybe my inefficiency in using it

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Contour Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by