How do I insert text label on my map?

I use the TEXT function to insert text label on my map, but it is not shown anywhere on the map.

 Accepted Answer

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>

More Answers (0)

Products

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!