Why do I receive an error message when using LSQCURVEFIT in the Optimization Toolbox?
Show older comments
I receive the error message
>> x = lsqcurvefit(fun,x0,xdata,ydata)
Error using lsqcurvefit (line 262)
Function value and YDATA sizes are not equal.
when using LSQCURVEFIT in the Optimization Toolbox.
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with Optimization Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!