How can I plot x and y error bars and also calculate the equation of the line?
이전 댓글 표시
I simply have 6 sets of y values and 1 set of x values. The error in the x and y is constant. I would like to fit a straight line to the data to calculate the gradient for each line.
답변 (1개)
Jos (10584)
2015년 10월 28일
0 개 추천
help polyfit
카테고리
도움말 센터 및 File Exchange에서 Errorbars에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!