Put scatter plot and regression into one file
Ältere Kommentare anzeigen
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 Kommentare
Ameer Hamza
am 2 Dez. 2020
Bearbeitet: Ameer Hamza
am 2 Dez. 2020
You want to save table as image? Or are you thinking of saving both in a .mat file?
alpedhuez
am 2 Dez. 2020
Ameer Hamza
am 3 Dez. 2020
There is no built-in way to add tables to figures in MATLAB.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Annotations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!