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!