Can i find points between two points in a plot?

how to find points on a line plotted with two end points in matlab

回答 (1 件)

Ingrid
Ingrid 2015 年 3 月 3 日

0 投票

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

カテゴリ

質問済み:

2015 年 3 月 3 日

回答済み:

2015 年 3 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by