When I undock, new figures show up off screen

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?

 Risposta accettata

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.

Più risposte (0)

Categorie

Scopri di più su Creating, Deleting, and Querying Graphics Objects in Centro assistenza e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by