Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StevenPuttemans/b2c2b8e877e11c7838e052f6de9dbac5 to your computer and use it in GitHub Desktop.
Save StevenPuttemans/b2c2b8e877e11c7838e052f6de9dbac5 to your computer and use it in GitHub Desktop.
Force images to take as much space as possible in Matlab
set(gca,'LooseInset',get(gca,'TightInset'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment