Creating a logarithmic regression line on a scatter plot
3 次查看(过去 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!