how to make curved arrow

87 次查看(过去 30 天)
Grzegorz Pelc
Grzegorz Pelc 2022-11-22
How can i create arrow that's making half of a circle from exact point to exact point

回答(1 个)

Bjorn Gustavsson
Bjorn Gustavsson 2022-11-22
There are a number of submissions on the File Exchange that helps you with this:
HTH
  2 个评论
WQ wang
WQ wang 2022-11-23
Have you tried the matlab-diagrams package? I encounter a problem when I try that. I found all the parameters like ' diagrams.cylinder_line(c1, c2, LineWidth=8, color=diagrams.colors.blue) ' can not be read by matlab. 'LineWidth=8, color=diagrams.colors.blue' should be ' 'LineWidth',8, 'color',diagrams.colors.blue '. Did I miss something?
Bjorn Gustavsson
Bjorn Gustavsson 2022-11-29
No, I think I used one, or both, of the other two. Did they help solve your issue?

请先登录,再进行评论。

类别

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

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by