MATLAB OPTIMIZATION TOOLBOX - RELEASE NOTES User Manual Page 71

  • Download
  • Add to my manuals
  • Print
  • Page
    / 76
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 70
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.
Page view 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76

Comments to this Manuals

No comments