Creating a logarithmic regression line on a scatter plot
조회 수: 2 (최근 30일)
이전 댓글 표시
Just a quick question whether it's possible to create a logarithmic regression line on a scatter plot. I've tried google but it doesn't seem to give me any insight that I am looking for.
Any help would be appreciated
댓글 수: 0
답변 (1개)
Star Strider
2014년 8월 5일
It’s probably easier to use plot with markers only, then with hold, plot your regression line separately. That’s how I would do it.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Scatter Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!