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!