show(obj) displays information about
obj at the command line. If the object display is large, consider using
write instead to
save the information in a text file.
Solving problem using fmincon.
Local minimum found that satisfies the constraints.
Optimization completed because the objective function is non-decreasing in
feasible directions, to within the value of the optimality tolerance,
and constraints are satisfied to within the value of the constraint tolerance.
OptimizationVariable object — show(obj) displays the
optimization variables. This display does not indicate variable types or bounds; it
shows only the variable dimensions and index names (if any).