Creating a logarithmic regression line on a scatter plot
2 ビュー (過去 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!