How to bring a figure to the foreground in Linux

1 view (last 30 days)
Hi,
On windows I can use:
figure(gcf)
to bring the current figure to the foreground (ie. the topmost window on the screen, in front of the desktop). Unfortunately this doesn't seem to work on Linux. Is there a workaround?
(MATLAB R2014a)
Thanks, Alex

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!