Can i find points between two points in a plot?
Ältere Kommentare anzeigen
how to find points on a line plotted with two end points in matlab
Antworten (1)
Ingrid
am 3 Mär. 2015
0 Stimmen
you can use polyfit to find the equation of the straight line between the two points and then evaluate the X-values for which you want to know the Y-values
Kategorien
Mehr zu Annotations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!