How do I insert text label on my map?

5 ビュー (過去 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