matRad icon indicating copy to clipboard operation
matRad copied to clipboard

Method will be removed in future release

Open tobiasbecher opened this issue 3 years ago • 2 comments

The 'com.mathworks' package will be removed in a future release. Used in the matRad_optimizerIPOPT file

tobiasbecher avatar Nov 29 '22 15:11 tobiasbecher

Next time, please add a little more information ;-) The respective code block can be seen below: https://github.com/e0404/matRad/blob/1b13404b357f07245869dfa2c815a016d0a5c84c/optimization/optimizer/matRad_OptimizerIPOPT.m#L144-L162 It manages adding the callback for the "q" key to quit the optimization.

wahln avatar Nov 29 '22 16:11 wahln

Regarding this one, I don't find an alternative so far. Closest would be to attach the callback to the opened plot figure. But I am also not sure if this is really needed.

wahln avatar Feb 09 '23 14:02 wahln