How do I plot a line showing the distance between two points?

I want to show the line that conects two points (the minimun distance between them) in an image.
How can I do it?
Thanks!

Respuestas (1)

Agnish Dutta
Agnish Dutta el 18 de Mzo. de 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:

Categorías

Más información sobre Line Plots en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 6 de Mzo. de 2019

Respondida:

el 18 de Mzo. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by