Put scatter plot and regression into one file
Show older comments
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 Comments
Ameer Hamza
on 2 Dec 2020
Edited: Ameer Hamza
on 2 Dec 2020
You want to save table as image? Or are you thinking of saving both in a .mat file?
alpedhuez
on 2 Dec 2020
Ameer Hamza
on 3 Dec 2020
There is no built-in way to add tables to figures in MATLAB.
Accepted Answer
More Answers (0)
Categories
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!