- /
-
Colorful Earth 2D
on 7 Oct 2021
- 9
- 69
- 1
- 0
- 278
earthmap;
pcolor(topo)
shading interp
colormap prism
%hold on
%campos([x y w h])
x=115;y=112;
rectangle('Position',[ x y 8 10],'EdgeColor','w','Curvature',0.2)
rectangle('Position',[ x-1 y-1 10 12],'EdgeColor','w','Curvature',0.2)
rectangle('Position',[ x-2 y-2 12 14],'EdgeColor','w')
axis([ 30 250 50 180])
axis off
%axis off