When I undock, new figures show up off screen

2 次查看(过去 30 天)
After opening MATLAB and then undocking (3 screens before, 1 screen after), my figures show up off screen. How do I fix this without restarting MATLAB?

采纳的回答

Jason H. Nicholson
编辑:Jason H. Nicholson 2023-8-2
groot().reset
groot() is a function that gets the root graphical object. Calling the reset method of this object resets the screen size and settings to the current screen topology.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Graphics Performance 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by