How can i draw a circle and how to draw arrow line?
14 ビュー (過去 30 日間)
古いコメントを表示
Mehmetcan Topal
2017 年 11 月 16 日
コメント済み: Mehmetcan Topal
2017 年 11 月 17 日
I wanna draw a circle that picture (with -- line ). I used so many codes but i couldn't. Xm, Ym centre of circle and t is grad angle. I wrote some codes and user will some parameters and X,Y,Xm,Ym,t.... will found. I draw some line but i need other lines and text on grap. Is there someone who can help?
3 件のコメント
採用された回答
その他の回答 (1 件)
Image Analyst
2017 年 11 月 17 日
You can use the annotation() function to draw arrows, and viscircles() or rectangle() to draw circles.
参考
カテゴリ
Help Center および File Exchange で Vector Fields についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!