필터 지우기
필터 지우기

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