How can i draw a circle and how to draw arrow line?

6 次查看(过去 30 天)
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 个评论

请先登录,再进行评论。

采纳的回答

Nicolas Schmit
Nicolas Schmit 2017-11-17

更多回答(1 个)

Image Analyst
Image Analyst 2017-11-17
You can use the annotation() function to draw arrows, and viscircles() or rectangle() to draw circles.

类别

Help CenterFile Exchange 中查找有关 Vector Fields 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by