
18-3
Compatibility Considerations
The above changes to the input x and optimValues structure have the following
compatibility considerations in the output function:
• If you have references to the residual in a previous version, note that the value
of this field has changed for lsqnonlin and lsqcurvefit. This fixes the problem
addressed by the bug report S-289285.
• Any references to fval for lsqnonlin and lsqcurvefit need to be updated to
resnorm. This fixes the problem addressed by the bug report S-289285.
• Any references to procedure for lsqnonlin and lsqcurvefit need to be removed.
This fixes the problem addressed by the bug report S-291974.
• Previously, for fgoalattain and fminimax, x returned a column vector with an
additional last element. If you have references to the values for x in a previous
version, the extra element must be removed and the output vector may need to be
reshaped. This fixes the problem addressed by the bug report S-315658.
Commentaires sur ces manuels