Creating a logarithmic regression line on a scatter plot

조회 수: 2 (최근 30일)
Jung
Jung 2014년 8월 5일
답변: Star Strider 2014년 8월 5일
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

답변 (1개)

Star Strider
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.

카테고리

Help CenterFile Exchange에서 Scatter Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by