Put scatter plot and regression into one file
Mostrar comentarios más antiguos
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 comentarios
Ameer Hamza
el 2 de Dic. de 2020
Editada: Ameer Hamza
el 2 de Dic. de 2020
You want to save table as image? Or are you thinking of saving both in a .mat file?
alpedhuez
el 2 de Dic. de 2020
Ameer Hamza
el 3 de Dic. de 2020
There is no built-in way to add tables to figures in MATLAB.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Annotations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!