How to define the starting and end points when I draw an arrow using annotation
1 view (last 30 days)
Show older comments
for example, I wanna draw an arrow from the pixel (345,300) of an image to pixel (444,555). when I use the annotation('arrow',[345 444],[300 555]), the result shows me that the point should be numbers between the 0 and 1. Anyone can help me?
0 Comments
Answers (0)
See Also
Categories
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!