Creating a logarithmic regression line on a scatter plot
Afficher commentaires plus anciens
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
Réponses (1)
Star Strider
le 5 Août 2014
0 votes
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.
Catégories
En savoir plus sur Scatter Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!