Solved
How to get trace to output all iterations
- April 11, 2020
- 11 replies
- 4266 views
I have successfully optimized a function (Rosenbrock) under the constraints -5<=x<=5 and -5<=y<=5 but I want to see the values that each iteration produced and how they change in response to my initial guess value. I cannot figure out how to get the trace command to output all the iteration values, it only shows the final solution. I backtracked to MathCAD 15 to have access to the debug window but if anyone can help me in MathCAD 15 it would be very much appreciated.
Or if anyone knows how to display iterations in a solve block for constrained multivariable optimization in MathCAD Prime 5 that would also help and I've attached that version also.
Thanks

