If I am given coordinates of three points, how can I plot an arc using those 3 points in matlab?
조회 수: 6 (최근 30일)
이전 댓글 표시
For eg. I have 3 point a(0,2), b(sqrt(2),sqrt(2)),c(2,0), how can i plot an arc starting from a, ending at c and passing through b?
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!