How to display map rectangle view?

Hello,
I want to display my europe ma in rectengle view using
worldmap
But it display like this,
But i want like this,
i don't want colorbar or any other stuff i just want the map
currently i'm trying like this,
worldmap([30 72],[-25 45])
Can you guys help me to where wrong am I?

답변 (1개)

Sameer Pujari
Sameer Pujari 2021년 7월 19일

0 개 추천

You can try building on this
axesm('MapProjection','mercator','Flatlimit',[30 72],'Flonlimit',[-25 45]);

댓글 수: 1

Hiten Xpertlab
Hiten Xpertlab 2021년 7월 19일
편집: Hiten Xpertlab 2021년 7월 19일
@Sameer Pujari but x and y label is not displaying. any solution to this and it's also coming with lot's of space. and thank you for this.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Manage Products에 대해 자세히 알아보기

태그

질문:

2021년 7월 19일

편집:

2021년 7월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by