function to accept the coordinates of two points on the plane

1 次查看(过去 30 天)
Write a function to accept the coordinates of two points on the plane A(x1,y1) and B(x2,y2). The function should check if these values are real. Given these two points, calculate the mid-point A(xm,ym). Use this to draw a circle with centre A(xm,ym) and diameter the line segment

回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by