How to change the style of grid border?

1 Ansicht (letzte 30 Tage)
hanif hamden
hanif hamden am 21 Apr. 2020
Hi everyone. Can anyone help me to change the style of grid border/edges black and white? The example of the border is attached.
Together I attached example of the script
latlim = [0 40];
lonlim = [85 139];
coast = shaperead('landareas.shp','UseGeoCoords',true);
coast.Geometry
worldmap(latlim,lonlim);
geoshow(coast,'FaceAlpha', 0.3, 'FaceColor','black');

Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by