How do I insert text label on my map?

4 Ansichten (letzte 30 Tage)
MathWorks Support Team
MathWorks Support Team am 27 Jun. 2009
I use the TEXT function to insert text label on my map, but it is not shown anywhere on the map.

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 27 Jun. 2009
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>

Weitere Antworten (0)

Tags

Noch keine Tags eingegeben.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by