How to show a figure automatically when it is docked?

4 次查看(过去 30 天)
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
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 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by