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!