How to find a point along a line a certain distance away from another point
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
agatte
el 2 de Feb. de 2017
Comentada: shalvi singh
el 12 de Mzo. de 2021
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 comentario
Adam
el 2 de Feb. de 2017
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.
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Mathematics and Optimization en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!