Creating a logarithmic regression line on a scatter plot

3 visualizaciones (últimos 30 días)
Jung
Jung el 5 de Ag. de 2014
Respondida: Star Strider el 5 de Ag. de 2014
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

Respuestas (1)

Star Strider
Star Strider el 5 de Ag. de 2014
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.

Categorías

Más información sobre Scatter Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by