How to plot multiple lines on one plot using the curve fitting tool

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)

You can try using 'hold on' command to plot multiple curves on a single graph.
Refer this link for more examples.
Regards,
Sindhu

Categories

Asked:

on 8 Feb 2017

Commented:

on 15 Dec 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!