Why do I receive an error message when using LSQCURVEFIT in the Optimization Toolbox?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Get Started with Optimization Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!