How to combine multiple curve fits in one plot?
129 views (last 30 days)
Show older comments
Hi, this is my first study in Matlab. I have used "cftool" function, and have plotted these two figures. "x", which is "VarName1" is same for both. What I want to do is combine these two figures in one plot. x axis will be same, y axis will extend to maximum y value. Briefly, I want to see all points and their fits in one graph. What am I supposed to do?
Thanks in advance.

0 Comments
Answers (2)
Daniel Pollard
on 25 Mar 2021
This was literally the top result when I googled "plot multiple graphs matlab". For future reference:
1 Comment
Esra Ilhan
on 17 Mar 2022
This link does not necessarly show how to create the plots in the same figure with Curve fitting option ;)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!