how to put label with data to on the marker of my plot?

21 views (last 30 days)
Hi I would like to put label with data of the point on my plots, I have already tried to use the function text but the result was not so good because some points were very close. I am thinking if there is some way to put letters instead of markers and then to put something similar to a legend with the name of the point and their values. It would be great to have an example thanks to everyone in advance.
  1 Comment
KL
KL on 25 Apr 2017
Edited: KL on 25 Apr 2017
Using markers will also look quite the same in that case. You should probably display the texts using annotations where you can use an arrow to show the specified data points.

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!