How to define the starting and end points when I draw an arrow using annotation
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Annotations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!