How to make the edge line connect to the end point?

3 visualizaciones (últimos 30 días)
Wei Qing
Wei Qing el 4 de Jul. de 2012
i want to connect the upper edge line to the end point. Which function should i use?

Respuestas (1)

Image Analyst
Image Analyst el 4 de Jul. de 2012
Use imline().
  1 comentario
Wei Qing
Wei Qing el 4 de Jul. de 2012
is dat using the h = imline(hparent, position) ? but 'hparent' state for? n the 'position' is the end point position that i want the line to reach? how do i get the coordinate of the end point?

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by