필터 지우기
필터 지우기

Draw a line parallel to another

조회 수: 12 (최근 30일)
aya
aya 2012년 7월 24일
How can I draw a line that is parallel to another and passing thru 1 point on matlab? I have the graph only.. till now i made no hand calculations.. am trying to avoid the hand calculations.. any ideas please?
Thanks, Aya,
  댓글 수: 2
Jan
Jan 2012년 7월 24일
I've removed "Matlab" from the title and the tags: All questions in this forum concern Matlab.
aya
aya 2012년 7월 24일
thanks.. I am new here.. thanks for your help!

댓글을 달려면 로그인하십시오.

채택된 답변

Jan
Jan 2012년 7월 24일
편집: Jan 2012년 7월 24일
The imline command allows for drawing a line onto the original line in the image. Then obtain the slope of the created line and use this to draw a new line through the wanted point.
If you explain, how your point is defined and what exactly "hand calculations" are, a more detailed answer is possible.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by