Add the set command below to your figure declaration to get it into Docked mode.
h=figure(1); set(h,'WindowStyle','docked')
Add the set command below to your figure declaration to get it into Docked mode.
h=figure(1); set(h,'WindowStyle','docked')
U kunt commentaar op deze vraag geven