Creating a logarithmic regression line on a scatter plot
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Star Strider
il 5 Ago 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.
0 Commenti
Vedere anche
Categorie
Scopri di più su Scatter Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!