How do I insert text label on my map?

조회 수: 4 (최근 30일)
MathWorks Support Team
MathWorks Support Team 2009년 6월 27일
I use the TEXT function to insert text label on my map, but it is not shown anywhere on the map.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2009년 6월 27일
The TEXT function only works for figure axes. To insert text label in map axes, use the TEXTM function instead.
Here is the link to the documentation for the TEXTM function that can be used to project text annotation on map axes in MATLAB:
<http://www.mathworks.com/access/helpdesk/help/toolbox/map/textm.html>

추가 답변 (0개)

태그

아직 태그를 입력하지 않았습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by