How to plot multiple lines on one plot using the curve fitting tool
Show older comments
I need to plot to curves on one graph. I have generated the two curves using the curve fitting tool I was wondering how I could plot these on the same graph?
Answers (1)
Sindhu Priya
on 14 Feb 2017
0 votes
You can try using 'hold on' command to plot multiple curves on a single graph.
Regards,
Sindhu
1 Comment
Etta Longden
on 15 Dec 2020
They asked how to do this with the curve fitting tool.
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!