How to crop my curve in the curve fitting tool ?
3 views (last 30 days)
Show older comments
How want to crop my curve in the curve fitting tool , in order to fit a proper curve for the cropped out part.
e.g . I want to only work in the portion between 0.2 < x < 1.2 .
I have tried changing the axis limits but it does nothing, it just zooms in or out .
Thanks.
Accepted Answer
John D'Errico
on 28 Oct 2017
Just crop the data BEFORE it goes into the curvefitting tool. Only pass in what you knowyou want to fit. Why is this a problem?
More Answers (0)
See Also
Categories
Find more on Get Started with Curve Fitting Toolbox 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!