Skip to content

Instantly share code, notes, and snippets.

@somidad
Created June 11, 2017 13:23
Show Gist options
  • Save somidad/d6acf4e2579dfa42bfa1e4440302ef24 to your computer and use it in GitHub Desktop.
Save somidad/d6acf4e2579dfa42bfa1e4440302ef24 to your computer and use it in GitHub Desktop.
# http://stackoverflow.com/questions/8488758
function matlab_figure_without_focus(h)
set(0, 'CurrentFigure', h);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment