How to show a figure automatically when it is docked?
Show older comments
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?
Answers (1)
Sahithi Kanumarlapudi
on 7 Nov 2019
0 votes
As said here focus can be set to a figure by passing the figure’s handle to the ‘figure()’ function.
Hope this helps!
Categories
Find more on Printing and Saving in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!