How do I plot a line showing the distance between two points?
21 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to show the line that conects two points (the minimun distance between them) in an image.
How can I do it?
Thanks!
1 Kommentar
Antworten (1)
Agnish Dutta
am 18 Mär. 2019
You can use the 'line' function to plot lines on existing axes. Refer to the following document for the same:
For further reference, you can use this ML answers page with a verified respose:
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!