フィルターのクリア

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

1 回表示 (過去 30 日間)
GEOGRAPHIC COORDINATES Is : Long[45 ,32],lat [30,12]

採用された回答

Chad Greene
Chad Greene 2016 年 4 月 27 日
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'

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGeodesy and Mapping についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by