How to show a figure automatically when it is docked?

5 visualizzazioni (ultimi 30 giorni)
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?

Risposte (1)

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

Categorie

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

Prodotti


Release

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by