Skip to content

Instantly share code, notes, and snippets.

@sjeon87
Created June 11, 2017 13:23
Show Gist options
  • Select an option

  • Save sjeon87/d6acf4e2579dfa42bfa1e4440302ef24 to your computer and use it in GitHub Desktop.

Select an option

Save sjeon87/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