Azzera filtri
Azzera filtri

Can i find points between two points in a plot?

3 visualizzazioni (ultimi 30 giorni)
Harpitha
Harpitha il 3 Mar 2015
Risposto: Ingrid il 3 Mar 2015
how to find points on a line plotted with two end points in matlab

Risposte (1)

Ingrid
Ingrid il 3 Mar 2015
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

Categorie

Scopri di più su Line Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by