Curve fitting tool plots for multiple plots
이전 댓글 표시
I have two different plots using cftool from the data of one table. How do I merge the two plots into one?
댓글 수: 1
Hengameh Noshahri
2020년 11월 25일
cftool uses separate plot windows for different fits. To have both plots in one, you can export your plot data into your workspace and plot them both in one figure. I guess this will do the trick.
Another solution is to do the fitting with programming and without using the cftool interface. Following link explains how to do this:
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Interpolation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!