In Matlab, it is possible to have figure windows docked in the main window. If there are several figures, each of them appears in a different "tab".
Is it possible to set up the system so that all figure windows will be created docked by default?
To dock figures by default, try calling:
set(0,'DefaultFigureWindowStyle','docked')
at the beginning
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With