Borrar filtros
Borrar filtros

Hi everyone i'm new to matlab can anyone help me to creating map for the Red Sea ,Thank you all

2 visualizaciones (últimos 30 días)
GEOGRAPHIC COORDINATES Is : Long[45 ,32],lat [30,12]

Respuesta aceptada

Chad Greene
Chad Greene el 27 de Abr. de 2016
You can use borders:
borders('countries','facecolor',[.82 .70 .44],'nomap')
set(gca,'color',[0.0118 0.4431 .6118])
axis([31 46 12 31])
xlabel 'longitude'
ylabel 'latitude'

Más respuestas (0)

Categorías

Más información sobre Geodesy and Mapping en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by