How to draw normal line at given points ?
Show older comments
Hello everyone,
I have a red curve that fit 4 bleu points. I want to draw normal at these points.
Here attached my curve.
and the x, y coordinates of the bleu points are :
x=[142;127;181;234];
y=[251;251;261;255];
So, please, how to get the normal line ?
I will be very grateful if anyone could help me.
2 Comments
Ameer Hamza
on 27 Mar 2020
How did you create this curved line fitting through these points?
MMSAAH
on 30 Mar 2020
Accepted Answer
More Answers (1)
michael scheinfeild
on 28 Aug 2021
0 votes
https://michaelsheinfeild.medium.com/unit-normal-vector-to-curve-d63ef0124acd
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!