Borrar filtros
Borrar filtros

When I undock, new figures show up off screen

2 visualizaciones (últimos 30 días)
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?

Respuesta aceptada

Jason H. Nicholson
Jason H. Nicholson el 2 de Ag. de 2023
Editada: Jason H. Nicholson el 2 de Ag. de 2023
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.

Más respuestas (0)

Categorías

Más información sobre Graphics Performance en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by