java - Expand Matlab figures "from up to down" -


i'm working on resizable gui in matlab, and, since coordinates "upside down", if want resize figure keeping top border in place , making bottom border move down, i'm having recalculate outerposition property , apply, causes annoying blinking effect.

is there way use underlying java objects accomplish effect without blinking?


Comments