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
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
类别
在 帮助中心 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!