matRad
matRad copied to clipboard
Method will be removed in future release
The 'com.mathworks' package will be removed in a future release. Used in the matRad_optimizerIPOPT file
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.
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.