That depends on the solver being used. The default MIPS solver does not output intermediate results, but I suppose you create a modified version of mips.m where you collect the variable x at each iteration and add it to the hist struct that gets returned in results.raw.output.hist.
Ray On Jun 23, 2023, at 1:10 PM, Ігор Ткач <[email protected]> wrote: runopf, case9 How to derive intermediate steps (iterations) of each variable during optimization? Best regards, Igor HI. I have solved the previous question about the voltage on the generator buses
