Connecting Data points in a smooth curve
Show older comments
How can I connect 2D data points in a smooth curve given that I can't use spline because it requires my x elements to be unique?
4 Comments
madhan ravi
on 19 Jul 2018
Could you upload the code?
Aquatris
on 19 Jul 2018
You can average your data to have unique x-y pairs and use regular fits? Is there any reason why you cant average your data at same x values?
Mohammad Farhat
on 19 Jul 2018
Mohammad Farhat
on 19 Jul 2018
Accepted Answer
More Answers (0)
Categories
Find more on Spline 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!
