Put scatter plot and regression into one file
Afficher commentaires plus anciens
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 commentaires
Ameer Hamza
le 2 Déc 2020
Modifié(e) : Ameer Hamza
le 2 Déc 2020
You want to save table as image? Or are you thinking of saving both in a .mat file?
alpedhuez
le 2 Déc 2020
Ameer Hamza
le 3 Déc 2020
There is no built-in way to add tables to figures in MATLAB.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Annotations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!