How to define the starting and end points when I draw an arrow using annotation
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!