Put scatter plot and regression into one file
古いコメントを表示
I have two variables and I create a scatter plot. I also run fitlm to conduct a regression. How can one let Matlab put the scatter plot and table from fitlm into one output file?
3 件のコメント
Ameer Hamza
2020 年 12 月 2 日
編集済み: Ameer Hamza
2020 年 12 月 2 日
You want to save table as image? Or are you thinking of saving both in a .mat file?
alpedhuez
2020 年 12 月 2 日
Ameer Hamza
2020 年 12 月 3 日
There is no built-in way to add tables to figures in MATLAB.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!