GETTHETANGENT draws the tangent to a curve at a point that the user chooses by a mouse-click and displays a text-box giving the slope and the y-intercept value of this tangent in the current axes.
GETTHETANGENT(H) gives the focus to the axes whose the handle is H and processes in theses axes.
[SLOPE, INTERCEPT]=GETTHETANGENT returns the slope and the Y-intercept of the tangent to a curve belonging to the current axes and at a point friendly choosen by the user.
Jean-Luc Dellis (2021). GETTHETANGENT (https://www.mathworks.com/matlabcentral/fileexchange/23799-getthetangent), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Good Work. helped me a lot
Nice work
Very useful! Should be standard as part of the datatip in Matlab.