How to find a point along a line a certain distance away from another point
23 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I have a line between two points : P1 = (x1,y1) and P2= (x2,y2). I have linear function equation : y = ax + b I want to extend a line a distance about 10 from P1 and P2 (in each direction left and right -) I need to find new points P3 and P4 on this line. I don"t have any idea how to move point a distance on the line ?
I would be appreciate for any help please.
1 件のコメント
Adam
2017 年 2 月 2 日
Sounds like a question you should work out on paper before you do it in Matlab if you aren't familiar with the maths itself.
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Mathematics and Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!