Perpendicular Line to a given line forming a T-shape

Given any two points, two other points can be constructed forming a T shape
87 Downloads
Aktualisiert 28 Feb 2018

Lizenz anzeigen

Given any two points, this function calculates two other points that lie along a line which is perpendicular to the line joining the given points. If these two lines are made to intersect at the first given point, we get a T-shape. This is a simple trivial function and the title picture illustrates everything. The perpendicular line is found by elementary mathematics (m1m2 = -1).

Zitieren als

Sathyanarayan Rao (2024). Perpendicular Line to a given line forming a T-shape (https://www.mathworks.com/matlabcentral/fileexchange/66240-perpendicular-line-to-a-given-line-forming-a-t-shape), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2017a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Linear Algebra finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

Title corrected