If I am given coordinates of three points, how can I plot an arc using those 3 points in matlab?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
2 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!