When I undock, new figures show up off screen

조회 수: 3 (최근 30일)
Jason H. Nicholson
Jason H. Nicholson 2023년 8월 2일
편집: Jason H. Nicholson 2023년 8월 2일
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일
편집: 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에서 Interactive Control and Callbacks에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by