How to show a figure automatically when it is docked?

조회 수: 14 (최근 30일)
Juan Pablo Angel
Juan Pablo Angel 2019년 10월 23일
답변: Sahithi Kanumarlapudi 2019년 11월 7일
Hi everyone,
I set my code for automatically dock my figures, but when the figures are generated, the user interface still shows the editor but no the generated figure.
Does anybody know how to display the docked figure automatically when it is generated?

답변 (1개)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi 2019년 11월 7일
As said here focus can be set to a figure by passing the figure’s handle to the figure()’ function.
Hope this helps!

카테고리

Help CenterFile Exchange에서 Graphics Object Programming에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by