how to make curved arrow

조회 수: 60 (최근 30일)
Grzegorz Pelc
Grzegorz Pelc 2022년 11월 22일
댓글: Bjorn Gustavsson 2022년 11월 29일
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에서 2-D and 3-D Plots에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by