From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get the tangent of a drawn graph at a certain point?

I've drawn a graph with output data of a file. Now I like to get the tangent of that graph at a certain point. How can I calculate that and afterwards print it in the graph?
0 Kudos
Message 1 of 3
(2,833 Views)
The tangent ist the derivative of the curve in that point. You can try to use a numerical derivative vi or keep it simple an approximate with a line through the adjacent points.
Gabi
7.1 -- 2013
CLA
0 Kudos
Message 2 of 3
(2,833 Views)

Sorry, but I have the same problem, I have an ellipse and I want calculate the tangent line in a point  appertain to ellipse.

I know the center point, max radius and minimum radius of ellipse!

0 Kudos
Message 3 of 3
(2,317 Views)