Ploting Curves - Transform Lines to Curve
Show older comments
Hi all!
Ive got some data i want to plot, but when i plot them it looks like this:

and i want this to be something like this:

My data is: x=[1:119] and y and y1 are just 2 arrays with 119 percentage values; Something like:
y=[51, 46, 48, 55, 55, 66 ....................]; y1=[51, 46, 48, 55, 55, 66 ....................];
Any Ideas of how can i make those lines look like curves? I tryed with Basic Fitting Tool but line-ploting remains, i dont know hot to get just the curve.
Any advice?
Thanks
Answers (1)
Star Strider
on 8 Apr 2014
0 votes
Categories
Find more on Fit Postprocessing 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!